aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-blend.ll
Commit message (Expand)AuthorAgeFilesLines
* 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