[x86] Add initial basic support for forming blends of v16i8 vectors.
[oota-llvm.git] / test / CodeGen / X86 / constant-combines.ll
2015-02-10 Chandler Carruth[x86] Fix PR22524: the DAG combiner was incorrectly...