Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a late machine instruction copy propagation pass. This catches | Evan Cheng | 2012-01-07 | 1 | -3/+3 |
* | Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side- | Jim Grosbach | 2011-03-11 | 1 | -1/+1 |
* | Eliminate the unused CodeGenPrepare option to split critical edges. | Cameron Zwarich | 2011-03-02 | 1 | -1/+1 |
* | Explicitly disable CGP critical edge splitting for this test so it won't break | Jakob Stoklund Olesen | 2010-09-27 | 1 | -1/+1 |
* | Don't depend on basic block numbering. | Jakob Stoklund Olesen | 2010-09-27 | 1 | -7/+8 |
* | Enable code placement optimization pass for ARM. | Evan Cheng | 2010-09-24 | 1 | -1/+50 |
* | PHI elimination should not break back edge. It can cause some significant cod... | Evan Cheng | 2010-08-17 | 1 | -0/+29 |