llvm-6502/lib
2011-10-08 11:22:53 +00:00
..
Analysis Add an extra safety check in front of the optimization in r141442. 2011-10-08 02:16:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Use the code that lowers the arguments and spills any values which are alive 2011-10-08 00:56:47 +00:00
DebugInfo lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify. 2011-10-08 11:22:47 +00:00
ExecutionEngine
Linker
MC Don't emit the symbol table entry for the .symtab_shndx section either. 2011-10-07 23:29:53 +00:00
Object lib/Object: Suppress warnings on gcc-4.3.4 cygwin 2011-10-08 11:22:53 +00:00
Support Fix APInt::operator*= so that it computes the correct result for large integers where there is unsigned overflow. Fix APFloat::toString so that it doesn't depend on the incorrect behavior in common cases (and computes the correct result in some rare cases). Fixes PR11086. 2011-10-07 23:40:49 +00:00
TableGen
Target Disable ABS optimization for Thumb1 target, we don't have necessary instructions there. 2011-10-08 08:38:45 +00:00
Transforms LSR should only reuse phis that match its formula. 2011-10-07 23:46:21 +00:00
VMCore
CMakeLists.txt
Makefile