Avoid a potential assert out if the loop increment is > 64 bits.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 1 Mar 2007 19:45:00 +0000 (19:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 1 Mar 2007 19:45:00 +0000 (19:45 +0000)
commit4d050d73210d15d8a86ee5967c417ddb5bee4543
tree9bb90a2ef017168bb17a754388f47fea068b2495
parent10794272f1ef1f633541e27b63cceee99f1a51ce
Avoid a potential assert out if the loop increment is > 64 bits.

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