llvm-6502/lib
2009-05-08 06:57:41 +00:00
..
Analysis Revert 71165. It did more than just revert 71158 and it introduced 2009-05-07 19:46:24 +00:00
Archive
AsmParser
Bitcode
CodeGen Add explicit braces to disambiguate nested if/else. Removes a warning. 2009-05-08 06:57:41 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System
Target Optimize code placement in loop to eliminate unconditional branches or move unconditional branch to the outside of the loop. e.g. 2009-05-08 06:34:09 +00:00
Transforms This transform requires valid TargetData info. Wrap it in 'if (TD)' in 2009-05-08 06:47:37 +00:00
VMCore OCaml parameter attribute bindings from PR2752. 2009-05-06 12:21:17 +00:00
Makefile