fold away (x <= cst) earlier, allowing us to not have to
authorChris Lattner <sabre@nondot.org>
Fri, 11 Jul 2008 05:08:55 +0000 (05:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Jul 2008 05:08:55 +0000 (05:08 +0000)
commit84dff672a4dde64388104e58795231c85969dc26
tree337ed2a52f48851ea3b6c28e6950a1438b432c4f
parent85b5eb050572f787331cc6af573b7f72bd174d79
fold away (x <= cst) earlier, allowing us to not have to
handle them in some code.

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