aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr2659.ll
Commit message (Expand)AuthorAgeFilesLines
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+2
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-041-3/+6
* In the pre-RA scheduler, maintain cmp+br proximity.Andrew Trick2011-04-141-1/+2
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-301-3/+4
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-271-4/+3
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-231-3/+4
* Remove the SimpleJoin optimization from SimpleRegisterCoalescing.Jakob Stoklund Olesen2010-06-221-1/+1
* Try trivial remat before the coalescer gives up on a vr / physreg coalescing ...Evan Cheng2010-03-261-1/+7
* Make the NDEBUG assertion stronger and more clear what is Chris Lattner2010-03-251-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* PR2659 was fixed by r61847. Add the testcase as a regression test.Dan Gohman2009-01-091-0/+33