summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-cvt.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-22Don't raise inexact when lowering ceil, floor, round, trunc.Stephen Canon1-1/+1
2015-08-11Allow PeepholeOptimizer to fold a few more casesMichael Kuperstein1-2/+1
2015-04-03use update_llc_test_checks.py to tighten checking; remove unnecessary testing...Sanjay Patel1-24/+66
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-5/+5
2015-02-23AVX-512: recommitted 229837 + bugfix + testElena Demikhovsky1-0/+17
2013-03-31X86: Promote sitofp <8 x i16> to <8 x i32> when AVX is available.Benjamin Kramer1-0/+6
2013-01-06Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper1-2/+2
2012-01-26Fix for the following bug in AVX codegen for double-to-int conversions:Victor Umansky1-1/+1
2011-08-09Reapply a more appropriate solution than in r137114. AVX supportsBruno Cardoso Lopes1-0/+12
2011-08-09Revert r137114Bruno Cardoso Lopes1-7/+0
2011-08-09Handle sitofp between v4f64 <- v4i32. Fix PR10559Bruno Cardoso Lopes1-0/+7
2011-08-09Add support for avx vector fextendBruno Cardoso Lopes1-0/+6
2011-08-09Rename and tidy up testsBruno Cardoso Lopes1-0/+65