As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / SIMD /
2011-03-02 David Greene[AVX] Fix mask predicates for 256-bit UNPCKLPS/D and...