summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr2659.ll
AgeCommit message (Expand)AuthorFilesLines
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth1-1/+2
2011-05-04Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen1-3/+6
2011-04-14In the pre-RA scheduler, maintain cmp+br proximity.Andrew Trick1-1/+2
2010-09-30Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen1-3/+4
2010-09-27Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen1-4/+3
2010-09-23Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng1-3/+4
2010-06-22Remove the SimpleJoin optimization from SimpleRegisterCoalescing.Jakob Stoklund Olesen1-1/+1
2010-03-26Try trivial remat before the coalescer gives up on a vr / physreg coalescing ...Evan Cheng1-1/+7
2010-03-25Make the NDEBUG assertion stronger and more clear what is Chris Lattner1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-01-09PR2659 was fixed by r61847. Add the testcase as a regression test.Dan Gohman1-0/+33