llvm-6502/lib
2010-03-13 02:20:29 +00:00
..
Analysis Fix a typo in ValueTracking that's causing instcombine to delete needed shift instructions. 2010-03-13 02:20:29 +00:00
Archive
AsmParser
Bitcode
CodeGen reimplement the string pool used for inlined function 2010-03-13 02:17:42 +00:00
CompilerDriver
ExecutionEngine Add a new jump table encoding to indicate jump tables entries 2010-03-11 14:58:16 +00:00
Linker
MC MC/Mach-O: Implement initial support for relaxation. 2010-03-12 22:07:14 +00:00
Support make APFloat::toString be const. 2010-03-06 19:20:13 +00:00
System Remove superfluous NULL assignment 2010-03-12 14:17:24 +00:00
Target switch to the text section at the start of the .s file for darwin/x86 2010-03-13 02:10:00 +00:00
Transforms Add a virtual destructor and give vtable a home. 2010-03-12 20:41:29 +00:00
VMCore Delete MDNodes when LLVMContext is destroyed. Previous attempts: r97918, r97788. 2010-03-13 01:26:15 +00:00
Makefile