AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
[oota-llvm.git] / test / CodeGen / X86 / setcc-narrowing.ll
2013-09-24 Eli FriedmanAdd missing check to SETCC optimization.