aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/cvtv2f32.ll
Commit message (Expand)AuthorAgeFilesLines
* DAGCombiner: Avoid generating illegal vector INT_TO_FP nodesTom Stellard2013-01-021-0/+4
* Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))Michael Liao2012-10-241-0/+14
* Add custom conversion from v2u32 to v2f32 in 32-bit modeMichael Liao2012-10-241-0/+11