This transform only handles two-operand AddRec's. Prevent it from trying to
authorNick Lewycky <nicholas@mxc.ca>
Tue, 6 Sep 2011 21:42:18 +0000 (21:42 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 6 Sep 2011 21:42:18 +0000 (21:42 +0000)
commitc103a08a1115249548d6bb57a74a16de4f0864e3
tree015086e49c8ab2b9b9997fa0d132cb4aee987075
parent34c4485b7479a12b5ef1cb15d27e96277e8a499a
This transform only handles two-operand AddRec's. Prevent it from trying to
handle anything more complex. Fixes PR10383 again!

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