aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cvtv2f32.ll
AgeCommit message (Expand)Author
2013-01-02DAGCombiner: Avoid generating illegal vector INT_TO_FP nodesTom Stellard
2012-10-24Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))Michael Liao
2012-10-24Add custom conversion from v2u32 to v2f32 in 32-bit modeMichael Liao