llvm-6502/lib
2012-01-12 12:41:34 +00:00
..
Analysis A DenseMap of a std::map isn't a very good idea because the "grow()" method will 2012-01-12 01:41:03 +00:00
Archive
AsmParser Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
Bitcode Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
CodeGen Make data structures private. 2012-01-11 23:19:08 +00:00
DebugInfo
ExecutionEngine
Linker
MC The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
Object
Support Disable the crash reporter when running lit tests. 2012-01-11 20:53:25 +00:00
TableGen
Target X86: Generalize the x << (y & const) optimization to also catch masks with more set bits set than 31 or 63. 2012-01-12 12:41:34 +00:00
Transforms Re-fix the issue Bill fixed in r147899 in a slightly different way, which doesn't abuse the semantics of linker_private. We don't really want to merge any string constant with a weak_odr global. 2012-01-11 22:06:46 +00:00
VMCore Don't try to create a GEP when the pointee type is unsized (such GEPs 2012-01-11 12:20:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile