Fix a dagga combiner bug: avoid creating illegal constant.
[oota-llvm.git] / test / CodeGen / X86 / longlong-deadload.ll
2008-01-08 Chris LattnerMake load->store deletion a bit smarter. This allows...