llvm-6502/lib
2009-11-12 07:13:11 +00:00
..
Analysis various fixes to the lattice transfer functions. 2009-11-12 04:57:13 +00:00
Archive
AsmParser
Bitcode
CodeGen Move the utility function UpdateTerminator() from CodePlacementOpt() into 2009-11-12 03:55:33 +00:00
CompilerDriver Remove dead code. 2009-11-11 04:10:24 +00:00
ExecutionEngine Use stubs when we have them, otherwise use code we already have, 2009-11-12 03:12:18 +00:00
Linker Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
MC
Support Show command-line args and features passed into backend in debug output. Approved by Evan Cheng. 2009-11-11 03:23:46 +00:00
System
Target isLegalICmpImmediate should take a signed integer; code clean up. 2009-11-12 07:13:11 +00:00
Transforms use getPredicateOnEdge to fold comparisons through PHI nodes, 2009-11-12 05:24:05 +00:00
VMCore Do not use StringRef in DebugInfo interface. 2009-11-12 00:50:58 +00:00
Makefile