llvm-6502/lib
2011-09-15 21:59:13 +00:00
..
Analysis Add support to emit debug info for C++0x nullptr type. 2011-09-14 23:13:28 +00:00
Archive
AsmParser
Bitcode
CodeGen Some legalization fixes for atomic load and store. 2011-09-15 21:20:49 +00:00
CompilerDriver
DebugInfo DWARF: Reset the state after parsing a line table prologue and remove an unnecessary lookup. 2011-09-15 21:59:13 +00:00
ExecutionEngine
Linker
MC The the MC disassembler C API to print in verbose mode. Perhaps there should be a parameter to request verbose mode? 2011-09-15 18:37:20 +00:00
Object Object: make the following changes into SymbolRef 2011-09-14 01:22:52 +00:00
Support CommandLine: Add support for 64 bit unsigned integer options. 2011-09-15 21:17:37 +00:00
Target Factor out partial register update checks for some SSE instructions. 2011-09-15 21:42:23 +00:00
Transforms Reapply r139759. Disable IV rewriting by default. See PR10916. 2011-09-15 20:58:37 +00:00
VMCore
CMakeLists.txt
Makefile