X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / mult-alt-x86.ll
2010-11-03 Dale JohannesenThis test assumes SSE is present; that is not the default
2010-11-02 John ThompsonInline asm mult-alt constraint tests.