Handle a few more cases of folding load i64 into xmm and zero top bits.
[oota-llvm.git] / test / CodeGen / X86 / longlong-deadload.ll
2008-01-08 Chris LattnerMake load->store deletion a bit smarter. This allows...