PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-F.ll
2008-05-09 Evan ChengHandle a few more cases of folding load i64 into xmm...