llvm-6502/lib
Jakob Stoklund Olesen cba2e06d52 Stub out RegAllocGreedy.
This new register allocator is initially identical to RegAllocBasic, but it will
receive all of the tricks that RegAllocBasic won't get.

RegAllocGreedy will eventually replace linear scan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121234 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-08 03:26:16 +00:00
..
Analysis Add support to create vector, array, enums etc... 2010-12-08 01:50:15 +00:00
Archive
AsmParser
Bitcode
CodeGen Stub out RegAllocGreedy. 2010-12-08 03:26:16 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for loading from a constant pool. 2010-12-08 01:57:09 +00:00
Object
Support Support: Remove Alarm. It is unused (via local grep and google code search). 2010-12-07 18:41:59 +00:00
Target Add support for loading from a constant pool. 2010-12-08 01:57:09 +00:00
Transforms
VMCore Remove the code from Function::dropAllReferences which replaced 2010-12-07 19:56:51 +00:00
Makefile