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