summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/code-placement.ll
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach1-1/+1
2011-03-02Eliminate the unused CodeGenPrepare option to split critical edges.Cameron Zwarich1-1/+1
2010-09-27Explicitly disable CGP critical edge splitting for this test so it won't breakJakob Stoklund Olesen1-1/+1
2010-09-27Don't depend on basic block numbering.Jakob Stoklund Olesen1-7/+8
2010-09-24Enable code placement optimization pass for ARM.Evan Cheng1-1/+50
2010-08-17PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng1-0/+29