Factor out the new <= and >= analysis code into SimplifyICmpOperands.
authorDan Gohman <gohman@apple.com>
Mon, 3 May 2010 16:35:17 +0000 (16:35 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 3 May 2010 16:35:17 +0000 (16:35 +0000)
commit03557dc0ad0baf42259f298fd56c2c521a9500ad
tree952bf510abfb6d8ad78df78c1ee7e2bd6f6b2cfb
parent7c24ff12c407667b2de63aa3dcfb700df428598e
Factor out the new <= and >= analysis code into SimplifyICmpOperands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp