InstSimplify: Don't allow (x srem y) urem y -> x srem y
[oota-llvm.git] / test / Transforms / InstSimplify / past-the-end.ll
2013-02-01 Dan GohmanAdd a testcase for some past-the-end address subtleties.