aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/tail-opts.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* ARM Darwin default relocation model is PIC.Jim Grosbach2011-09-301-1/+1
* Last round of fixes for movw + movt global address codegen.Evan Cheng2011-01-211-3/+6
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Fix buildbots.Bob Wilson2009-11-181-1/+1
* Tail duplication still needs to iterate. Duplicating new instructions ontoBob Wilson2009-11-181-0/+64