llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082.
[oota-llvm.git] / test / CodeGen / X86 / sse2-mul.ll
2012-12-22 Benjamin KramerX86: Turn mul of <4 x i32> into pmuludq when no SSE4...