llvm-6502/lib
2011-02-22 07:07:59 +00:00
..
Analysis Move "A | ~(A & ?) -> -1" from InstCombine to InstructionSimplify. 2011-02-20 15:20:01 +00:00
Archive
AsmParser convert ConstantVector::get to use ArrayRef. 2011-02-15 00:14:00 +00:00
Bitcode Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
CodeGen VirtRegRewriter assertion fix. 2011-02-22 06:52:56 +00:00
CompilerDriver
ExecutionEngine Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Linker Correctly merge available_externally and regular definitions when they have 2011-02-01 05:33:52 +00:00
MC Handle FK_PCRel_1 and add a test case for this and FK_PCRel_4. 2011-02-21 23:25:41 +00:00
Object
Support The signed version of our "magic number" computation for the integer approximation 2011-02-21 00:22:02 +00:00
Target Guard against de-referencing MBB.end(). 2011-02-22 07:07:59 +00:00
Transforms If the phi node was used by an unreachable instruction that ends up using 2011-02-21 17:32:05 +00:00
VMCore These tags are now covered by dwarf::TagString(). 2011-02-18 23:13:40 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile