Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / sse41-blend.ll
2012-04-15 Nadav RotemWhen emulating vselect using OR/AND/XOR make sure to...
2012-01-03 Nadav RotemRevert 147426 because it caused pr11696.
2012-01-02 Nadav RotemOptimize the sequence blend(sign_extend(x)) to blend...
2011-09-17 Duncan SandsSynthesize x86 max/min instructions also for vectors...
2011-09-14 Nadav RotemAdd integer promotion support for vselect
2011-09-12 Bruno Cardoso LopesChange testcase commandline to be more strict and silen...
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-08 Bruno Cardoso LopesAdd AVX versions of blend vector operations and fix...