Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where the intege...
[oota-llvm.git] / test / CodeGen / X86 / ins_subreg_coalesce-1.ll
2010-04-28 Evan ChengEnable i16 to i32 promotion by default.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-26 Dan GohmanDon't use INSERT_SUBREG to model anyext operations...
2008-04-09 Evan Cheng- More aggressively coalescing away copies whose source...