Reenable the transform, turning X/-10 < 1 into X > -10
authorChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 19:40:04 +0000 (19:40 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2004 19:40:04 +0000 (19:40 +0000)
commit6a9fdfaec8b1a88c32dfbac70207e1e1de689f81
tree40f813633bf488a2ad08a380132fe9afac691f4a
parentc71ff4c34b9dfc5f25fc984da19ef85b0ef37906
Reenable the transform, turning X/-10 < 1 into X > -10

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