[x86] Add initial basic support for forming blends of v16i8 vectors.
[oota-llvm.git] / test / CodeGen / X86 / coalesce_commute_subreg.ll
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...