aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-cvt.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-24/+66
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+17
* X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.Benjamin Kramer2013-03-311-0/+6
* Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper2013-01-061-2/+2
* Fix for the following bug in AVX codegen for double-to-int conversions:Victor Umansky2012-01-261-1/+1
* Reapply a more appropriate solution than in r137114. AVX supportsBruno Cardoso Lopes2011-08-091-0/+12
* Revert r137114Bruno Cardoso Lopes2011-08-091-7/+0
* Handle sitofp between v4f64 <- v4i32. Fix PR10559Bruno Cardoso Lopes2011-08-091-0/+7
* Add support for avx vector fextendBruno Cardoso Lopes2011-08-091-0/+6
* Rename and tidy up testsBruno Cardoso Lopes2011-08-091-0/+65