aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll
AgeCommit message (Expand)Author
2012-06-08Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-12Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-03Testcase (distilled from crafty) that crashed the local RA on X86.Chris Lattner