| Commit message (Expand) | Author | Age | Files | Lines |
* | Flip the new block-placement pass to be on by default. | Chandler Carruth | 2012-04-16 | 1 | -1/+2 |
* | Prepare remaining tests for -join-physreg going away. | Jakob Stoklund Olesen | 2011-05-04 | 1 | -3/+6 |
* | In the pre-RA scheduler, maintain cmp+br proximity. | Andrew Trick | 2011-04-14 | 1 | -1/+2 |
* | Try again to disable critical edge splitting in CodeGenPrepare. | Jakob Stoklund Olesen | 2010-09-30 | 1 | -3/+4 |
* | Revert "Disable codegen prepare critical edge splitting. Machine instruction ... | Jakob Stoklund Olesen | 2010-09-27 | 1 | -4/+3 |
* | Disable codegen prepare critical edge splitting. Machine instruction passes now | Evan Cheng | 2010-09-23 | 1 | -3/+4 |
* | Remove the SimpleJoin optimization from SimpleRegisterCoalescing. | Jakob Stoklund Olesen | 2010-06-22 | 1 | -1/+1 |
* | Try trivial remat before the coalescer gives up on a vr / physreg coalescing ... | Evan Cheng | 2010-03-26 | 1 | -1/+7 |
* | Make the NDEBUG assertion stronger and more clear what is | Chris Lattner | 2010-03-25 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | PR2659 was fixed by r61847. Add the testcase as a regression test. | Dan Gohman | 2009-01-09 | 1 | -0/+33 |