As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / vec_uint_to_fp.ll
2011-03-19 Nadav RotemAdd support for legalizing UINT_TO_FP of vectors on...