Synthesize x86 max/min instructions also for vectors (i.e. produce
[oota-llvm.git] / test / CodeGen / X86 / sse41-blend.ll
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...