Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / X86 / all-ones-vector.ll
2008-03-12 Dan GohmanFix this test on hosts that don't have sse2.
2008-03-11 Dan GohmanAdd a test to ensure that all-ones vectors are material...