llvm-6502/lib
2011-09-15 01:14:29 +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 [regcoalescing] bug fix for RegistersDefinedFromSameValue. 2011-09-15 01:09:33 +00:00
CompilerDriver
DebugInfo DWARF: Generate the address lookup table from the DIE tree if .debug_aranges is not available. 2011-09-14 20:52:27 +00:00
ExecutionEngine
Linker
MC Move state var to private class member. 2011-09-14 16:37:04 +00:00
Object Object: make the following changes into SymbolRef 2011-09-14 01:22:52 +00:00
Support Update the comment for system_temp_directory() to indicate when it 2011-09-14 23:21:47 +00:00
Target Fix the code creating VZEXT_LOAD so that it creates the right memoperand. Issue spotted in -debug output. I can't think of any practical effects at the moment, but it might matter if we start doing more aggressive alias analysis in CodeGen. 2011-09-14 23:42:45 +00:00
Transforms Make demanded-elt simplification for shufflevector slightly stronger. Spotted by inspection. 2011-09-15 01:14:29 +00:00
VMCore
CMakeLists.txt
Makefile