X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
[oota-llvm.git] / test / CodeGen / X86 / cvtv2f32.ll
2012-10-24 Michael LiaoTeach DAG combine to fold (buildvec (Xint2fp x)) to...
2012-10-24 Michael LiaoAdd custom conversion from v2u32 to v2f32 in 32-bit...