Don't make this require loopsimplify. It works BETTER with loop simplify
authorChris Lattner <sabre@nondot.org>
Wed, 6 Apr 2005 21:45:00 +0000 (21:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Apr 2005 21:45:00 +0000 (21:45 +0000)
commit6128690c629380291b7185f09cd82ed5244c8a41
tree0b77eb8c44b7351585c37389b570964d089ba9fe
parentf1fe32e337cf825a27a57bb3e9fb847bc91a26ce
Don't make this require loopsimplify.  It works BETTER with loop simplify
but should not require it.

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