InstSimplify: Don't allow (x srem y) urem y -> x srem y
[oota-llvm.git] / test / Transforms / LoopSimplify / 2011-12-14-LandingpadHeader.ll
2011-12-15 Eli FriedmanMake loop preheader insertion in LoopSimplify handle...