PR7853: fix a silly mistake introduced in r101899, and add a test to make sure
[oota-llvm.git] / test / Transforms / InstCombine / 2010-01-28-NegativeSRem.ll
2010-01-28 Duncan SandsFix PR6165. The bug was that LHSKnownZero was being...