aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-cvt.ll
AgeCommit message (Expand)Author
2013-01-06Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper
2012-01-26Fix for the following bug in AVX codegen for double-to-int conversions:Victor Umansky
2011-08-09Reapply a more appropriate solution than in r137114. AVX supportsBruno Cardoso Lopes
2011-08-09Revert r137114Bruno Cardoso Lopes
2011-08-09Handle sitofp between v4f64 <- v4i32. Fix PR10559Bruno Cardoso Lopes
2011-08-09Add support for avx vector fextendBruno Cardoso Lopes
2011-08-09Rename and tidy up testsBruno Cardoso Lopes