X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-17-UpdateTerminator.ll
2009-11-18 Jakob Stoklund OlesenFix inverted test and add testcase from failing self...