[x86] Expand the ISA coverage of our blend test in preparation for
[oota-llvm.git] / test / CodeGen / X86 / avx512-vselect-crash.ll
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
2013-12-04 Cameron McInallySuppress '(x < y) ? a : 0 -> (x < y) & a' transform...