[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x, 0.5...
[oota-llvm.git] / test / CodeGen / X86 / cvtv2f32.ll
2013-01-02 Tom StellardDAGCombiner: Avoid generating illegal vector INT_TO_FP...
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...