summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll
Commit message (Expand)AuthorAge
* Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen2012-06-08
* Remove all references to the old EH.Bill Wendling2012-01-31
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-15
* Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen2010-05-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Teach local register allocator to deal with landing pad MBB's.Evan Cheng2008-05-28