Start generating arbitrary precision integer SCEVs. This removes the temporary
authorNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 08:16:27 +0000 (08:16 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 25 Jan 2009 08:16:27 +0000 (08:16 +0000)
commit237d873439ed170e0d9608920d45d11d05bb5e5f
tree66bb2cff386c26fba0fbf4fe50945206be69700e
parent67e1f49a5049eee41154fbb94d1217f80fc80a99
Start generating arbitrary precision integer SCEVs. This removes the temporary
code that rounded up and capped the size.

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