llvm-6502/include
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
..
llvm Stub out RegAllocGreedy. 2010-12-08 03:26:16 +00:00
llvm-c I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00