summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll
AgeCommit message (Expand)Author
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2012-06-08Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen
2012-01-31Remove all references to the old EH.Bill Wendling
2011-08-31Update more tests to the new EH scheme.Bill Wendling
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-12Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-28Teach local register allocator to deal with landing pad MBB's.Evan Cheng