llvm-6502/lib
2012-02-22 05:59:10 +00:00
..
Analysis Improve comment. Thanks for Andrew for the suggestion. 2012-02-22 03:44:46 +00:00
Archive
AsmParser
Bitcode
CodeGen Make all pointers to TargetRegisterClass const since they are all pointers to static data that should not be modified. 2012-02-22 05:59:10 +00:00
DebugInfo
ExecutionEngine Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Linker
MC Switch the llvm::Triple class to immediately parse the triple string on 2012-02-21 03:39:36 +00:00
Object
Support Move the implementation of StringRef::split out of StringExtras.cpp 2012-02-21 12:00:25 +00:00
TableGen StringRef'ize EmitSourceFileHeader(). 2012-02-19 11:35:20 +00:00
Target Make all pointers to TargetRegisterClass const since they are all pointers to static data that should not be modified. 2012-02-22 05:59:10 +00:00
Transforms Use the target-aware constant folder on expressions to improve the chance 2012-02-21 22:08:06 +00:00
VMCore Revert r151049 cos it broke the buildbots. 2012-02-21 11:44:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile