aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-blend.ll
AgeCommit message (Expand)Author
2012-06-04Remove the "-promote-elements" flag. This flag is now enabled by default.Nadav Rotem
2011-09-18Apply Duncan's test fix from r139986 to the avx version of that test too.Benjamin Kramer
2011-09-12Revert the wrong part of r139528, and fix testcases.Bruno Cardoso Lopes
2011-09-12Not sure how CMPPS and CMPPD had already ever worked, I guess it didn't.Bruno Cardoso Lopes
2011-09-09Implement vector-select support for avx256. Refactor the vblend implementatio...Nadav Rotem
2011-09-08Reapply testcase from r139309!Bruno Cardoso Lopes
2011-09-08Remove this crashing test, until I figure out what's going wrong hereBruno Cardoso Lopes
2011-09-08Add AVX versions of blend vector operations and fix some issues noticedBruno Cardoso Lopes