Handle a few more cases of folding load i64 into xmm and zero top bits.
[oota-llvm.git] / test / CodeGen / X86 / shrink-fp-const1.ll
2008-03-05 Evan ChengAdd a target lowering hook to control whether it's...