X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-R-constraint.ll
2009-10-07 Dale JohannesenFix handling of x86 'R' constraint.