Add MULX code generation support
[oota-llvm.git] / test / CodeGen / X86 / avx-blend.ll
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2011-09-18 Benjamin KramerApply Duncan's test fix from r139986 to the avx version...
2011-09-12 Bruno Cardoso LopesRevert the wrong part of r139528, and fix testcases.
2011-09-12 Bruno Cardoso LopesNot sure how CMPPS and CMPPD had already ever worked...
2011-09-09 Nadav RotemImplement vector-select support for avx256. Refactor...
2011-09-08 Bruno Cardoso LopesReapply testcase from r139309!
2011-09-08 Bruno Cardoso LopesRemove this crashing test, until I figure out what...
2011-09-08 Bruno Cardoso LopesAdd AVX versions of blend vector operations and fix...