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