- Dec 08, 2010
-
-
Jakob Stoklund Olesen authored
llvm-svn: 121283
-
Jakob Stoklund Olesen authored
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. llvm-svn: 121234
-