[X86] Fast-ISel was incorrectly always killing the source of a truncate.
[oota-llvm.git] / test / CodeGen / X86 / vec_int_to_fp.ll
2015-05-02 Simon Pilgrim[SSE] Added vector int (i32 and i64) -> float/double...