llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple=x86_64...
[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.