llvm-mirror/lib
2008-03-24 21:29:58 +00:00
..
Analysis Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove #include<iostream>, which I was using for debugging. 2008-03-24 20:36:47 +00:00
Debugger
ExecutionEngine Register EH frames emitted in JIT when using gcc unwinding runtime 2008-03-22 08:53:09 +00:00
Linker
Support
System Revert r48676. I had plans for using it, but now it's just dead code. 2008-03-24 21:29:58 +00:00
Target Remove duplicated entries. 2008-03-23 22:56:07 +00:00
Transforms Add incoming value from header only if phi node has any use inside the loop. 2008-03-24 20:16:14 +00:00
VMCore Shrink the size of AllocationInst by using its SubclassData 2008-03-24 16:55:58 +00:00
Makefile