[x86] Add initial basic support for forming blends of v16i8 vectors.
[oota-llvm.git] / test / CodeGen / X86 / avx-cvt-2.ll
2014-03-17 Adam Nemet[VectorLegalizer/X86] Don't unvectorize fp_to_uint...