Lowering for v32i8 to VPUNPCKLBW/VPUNPCKHBW when AVX2 is enabled.
[oota-llvm.git] / test / Bitcode / flags.ll
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....