[x86] Add a 32-bit run to the sext test, and remove a sad vec_sext.ll
[oota-llvm.git] / test / CodeGen / X86 / avx2-unpack.ll
2011-12-16 Craig TopperDon't try to match 'unpackl/h v, v' for 32xi8 and 16xi1...
2011-11-21 Craig TopperLowering for v32i8 to VPUNPCKLBW/VPUNPCKHBW when AVX2...
2011-11-21 Craig TopperTest case for r145026