Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |