Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Flip the new block-placement pass to be on by default. | Chandler Carruth | 2012-04-16 | 1 | -1/+1 |
* | Fix register-dependent X86 tests. | Jakob Stoklund Olesen | 2011-04-05 | 1 | -3/+6 |
* | Try again to disable critical edge splitting in CodeGenPrepare. | Jakob Stoklund Olesen | 2010-09-30 | 1 | -1/+1 |
* | Revert "Disable codegen prepare critical edge splitting. Machine instruction ... | Jakob Stoklund Olesen | 2010-09-27 | 1 | -1/+1 |
* | Disable codegen prepare critical edge splitting. Machine instruction passes now | Evan Cheng | 2010-09-23 | 1 | -1/+1 |
* | - Clean up some crappy code which deals with coalescing of copies which look at | Evan Cheng | 2010-04-21 | 1 | -1/+0 |
* | Add test for post-ra machine licm. | Evan Cheng | 2010-04-13 | 1 | -7/+53 |
* | Enable post regalloc machine licm by default. | Evan Cheng | 2010-04-12 | 1 | -0/+140 |