Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / vec_cast2.ll
2012-04-23 Nadav RotemOptimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI...