1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2006-11-01 22:17:06 +00:00
..
Analysis Make ScalarEvolution actually use a ZeroExtend expression instead of 2006-11-01 21:53:12 +00:00
AsmParser For PR950: 2006-10-26 06:15:43 +00:00
Bytecode For PR950: 2006-10-26 06:15:43 +00:00
CodeGen CopyFromReg starts a live range so its use should not be considered a floater. 2006-11-01 22:17:06 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine Remove unnecessary sign conversions made possible by last patch. 2006-11-01 03:45:43 +00:00
Linker
Support add a highly efficient hash table that is specialized for mapping C strings 2006-10-29 23:42:03 +00:00
System
Target print null values in bss 2006-11-01 14:26:44 +00:00
Transforms Fix GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll and McGill/chomp 2006-11-01 18:03:33 +00:00
VMCore Update comment. Valid option is -debug-pass=Structures. 2006-10-30 19:25:54 +00:00
Makefile