llvm-6502/lib
2010-12-07 23:58:00 +00:00
..
Analysis Add support to create local variable's debug info. 2010-12-07 23:58:00 +00:00
Archive
AsmParser PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and 2010-12-07 08:25:19 +00:00
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Switch LiveIntervalUnion from std::set to IntervalMap. 2010-12-07 23:18:47 +00:00
CompilerDriver
ExecutionEngine Remove unneeded zero arrays. 2010-12-04 15:28:22 +00:00
Linker
MC Layout each section independently. With the testcase in PR8711: 2010-12-07 23:32:26 +00:00
Object
Support Support: Remove Alarm. It is unused (via local grep and google code search). 2010-12-07 18:41:59 +00:00
Target Fix a warning about a variable which is only used in an assertion. 2010-12-07 23:26:21 +00:00
Transforms Remove some dead code from the jump threading pass. 2010-12-07 13:08:07 +00:00
VMCore Remove the code from Function::dropAllReferences which replaced 2010-12-07 19:56:51 +00:00
Makefile