summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avoid-loop-align.ll
AgeCommit message (Expand)Author
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2010-04-17Start function numbering at 0.Dan Gohman
2009-10-15Make CodePlacementOpt align loops, rather than loop headers. TheDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-27Avoid inserting noop's in the middle of a loop.Evan Cheng