Reapply address space patch after fixing an issue in MemCopyOptimizer.
[oota-llvm.git] / test / Transforms / InstCombine / 2010-01-28-NegativeSRem.ll
2010-01-28 Duncan SandsFix PR6165. The bug was that LHSKnownZero was being...