test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck-ize and add explicit -mtriple...
[oota-llvm.git] / test / CodeGen / X86 / avoid-loop-align.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2009-10-15 Dan GohmanMake CodePlacementOpt align loops, rather than loop...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-27 Evan ChengAvoid inserting noop's in the middle of a loop.