summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/code-placement.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-07
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-11
* Eliminate the unused CodeGenPrepare option to split critical edges.Cameron Zwarich2011-03-02
* Explicitly disable CGP critical edge splitting for this test so it won't breakJakob Stoklund Olesen2010-09-27
* Don't depend on basic block numbering.Jakob Stoklund Olesen2010-09-27
* Enable code placement optimization pass for ARM.Evan Cheng2010-09-24
* PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng2010-08-17