[OCaml] (PR16318) Add missing argument to Llvm.const_intcast
[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.