Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / bitcast-int-to-vector.ll
2007-10-29 Dan GohmanFix a DAGCombiner abort on a bitcast from a scalar...