Simplify some code now that the RHS of a rem can't be 0
authorChris Lattner <sabre@nondot.org>
Tue, 28 Feb 2006 05:40:55 +0000 (05:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Feb 2006 05:40:55 +0000 (05:40 +0000)
commit6c9951b0da0e534664018e0fdb81606e714ff63c
tree8952ef34001020552d7bebb8e2b00df328899c5d
parente7f2aa74c0e95802a60a87468864817079863ef3
Simplify some code now that the RHS of a rem can't be 0

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp