[AVX512] Added intrinsics for 128-, 256- and 512-bit versions of VPCMP/VPCMPU{BWDQ}
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-sext-crash.ll
2014-01-28 Andrea Di Biagio[DAGCombiner] Avoid introducing an illegal build_vector...