Handle a few more cases of folding load i64 into xmm and zero top bits.
[oota-llvm.git] / test / CodeGen / X86 / isnan.ll
2007-12-29 Chris LattnerFold comparisons against a constant nan, and optimize...