Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / shrink-fp-const2.ll
2008-03-05 Chris LattnerGeneralize FP constant shrinking optimization to apply...