Fix test to account for generating some vector code for mul v2i64 instead
[oota-llvm.git] / test / CodeGen / X86 / vec_set-J.ll
2008-07-10 Evan ChengFix for PR2472. Use movss to set lower 32-bits of a...