For PR1205:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 19:57:34 +0000 (19:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 19:57:34 +0000 (19:57 +0000)
commit581b0d453a63f7f657248f80317976995262be11
treeeb1a0259be67fdad03b5708f43ba80107d378380
parentf57fc81faebf3eb81fb30fe17c4295d46060e03f
For PR1205:
Remove ConstantInt from ConstantRange interface and adjust its users to
compensate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34758 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Support/ConstantRange.h
lib/Analysis/ConstantRange.cpp
lib/Analysis/ScalarEvolution.cpp
lib/Support/ConstantRange.cpp
lib/Transforms/Scalar/CorrelatedExprs.cpp