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