aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-blend.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-202/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+43
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+52
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+16
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-9/+9
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-181-8/+8
* Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem2012-06-041-1/+1
* Apply Duncan's test fix from r139986 to the avx version of that test too.Benjamin Kramer2011-09-181-4/+4
* Revert the wrong part of r139528, and fix testcases.Bruno Cardoso Lopes2011-09-121-2/+2
* Not sure how CMPPS and CMPPD had already ever worked, I guess it didn't.Bruno Cardoso Lopes2011-09-121-0/+19
* Implement vector-select support for avx256. Refactor the vblend implementatio...Nadav Rotem2011-09-091-0/+38
* Reapply testcase from r139309!Bruno Cardoso Lopes2011-09-081-0/+47
* Remove this crashing test, until I figure out what's going wrong hereBruno Cardoso Lopes2011-09-081-47/+0
* Add AVX versions of blend vector operations and fix some issues noticedBruno Cardoso Lopes2011-09-081-0/+47