summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avoid-loop-align-2.ll
Commit message (Expand)AuthorAge
* Make CodePlacementOpt align loops, rather than loop headers. TheDan Gohman2009-10-15
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* If header of inner loop is aligned, do not align the outer loop header. We do...Evan Cheng2009-05-12