summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-blend.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-18
* Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem2012-06-04
* Apply Duncan's test fix from r139986 to the avx version of that test too.Benjamin Kramer2011-09-18
* Revert the wrong part of r139528, and fix testcases.Bruno Cardoso Lopes2011-09-12
* Not sure how CMPPS and CMPPD had already ever worked, I guess it didn't.Bruno Cardoso Lopes2011-09-12
* Implement vector-select support for avx256. Refactor the vblend implementatio...Nadav Rotem2011-09-09
* Reapply testcase from r139309!Bruno Cardoso Lopes2011-09-08
* Remove this crashing test, until I figure out what's going wrong hereBruno Cardoso Lopes2011-09-08
* Add AVX versions of blend vector operations and fix some issues noticedBruno Cardoso Lopes2011-09-08