X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / asm-reg-type-mismatch.ll
2012-06-25 Eli FriedmanMake some ugly hacks for inline asm operands which...