aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/code-placement.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-071-3/+3
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-111-1/+1
* Eliminate the unused CodeGenPrepare option to split critical edges.Cameron Zwarich2011-03-021-1/+1
* Explicitly disable CGP critical edge splitting for this test so it won't breakJakob Stoklund Olesen2010-09-271-1/+1
* Don't depend on basic block numbering.Jakob Stoklund Olesen2010-09-271-7/+8
* Enable code placement optimization pass for ARM.Evan Cheng2010-09-241-1/+50
* PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng2010-08-171-0/+29