X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.