llvm-6502/lib
Jakob Stoklund Olesen ccc9581e8b Move RegAllocBase into its own cpp file separate from RABasic.
No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147972 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-11 22:28:30 +00:00
..
Analysis Clarified the SCEV getSmallConstantTripCount interface with in-your-face comments. 2012-01-11 06:52:55 +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 Move RegAllocBase into its own cpp file separate from RABasic. 2012-01-11 22:28:30 +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 Fix assert. 2012-01-11 20:55:27 +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