Avoid exponential growth of a table. It feels like
authorDale Johannesen <dalej@apple.com>
Tue, 30 Nov 2010 20:23:21 +0000 (20:23 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 30 Nov 2010 20:23:21 +0000 (20:23 +0000)
commitf619b5a665f9972cde28f14e7b94b51502104b15
tree7e19ec8c72690a4587fb3fc3284212e0bde7b71d
parentc7373f8158c162509ce7aef932ccf01aa9419de7
Avoid exponential growth of a table.  It feels like
there should be a better way to do this.  PR 8679.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp