X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / tlv-2.ll
2011-01-03 Evan ChengUse pushq / popq instead of subq $8, %rsp / addq $8...
2010-12-09 Eric ChristopherRemove extraneous copy from DAG conversion for darwin...