Make APInt variables do the computation stuffs instead of
authorZhou Sheng <zhousheng00@gmail.com>
Sat, 7 Apr 2007 17:40:57 +0000 (17:40 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Sat, 7 Apr 2007 17:40:57 +0000 (17:40 +0000)
commitfdc1e16dcf358cd5e0ff1cf36735630854a268e4
tree3e1b27ffba5a7f48461de414a1783436d1ed479f
parent8342836d70e94361a88d431a68a6da0ae0a9e219
Make APInt variables do the computation stuffs instead of
ConstantExpr::getXX if possible.

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