Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce3.ll
2007-10-25 Evan ChengIf a loop termination compare instruction is the only...