[x86] Add initial basic support for forming blends of v16i8 vectors.
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-sext-crash.ll
2014-01-28 Andrea Di Biagio[DAGCombiner] Avoid introducing an illegal build_vector...