Handle a few more cases of folding load i64 into xmm and zero top bits.
[oota-llvm.git] / test / CodeGen / X86 / fp-in-intregs.ll
2008-01-27 Chris LattnerImplement some dag combines that allow doing fneg/fabs...