Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / combine-lds.ll
2008-05-12 Evan ChengXform bitconvert(build_pair(load a, load b)) to a singl...