Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / memmove-3.ll
2007-08-27 Dan GohmanAdd explicit triples to avoid default behavior that...
2007-08-27 Dan GohmanIf the source and destination pointers in an llvm.memmo...