divide by the result of the gcd
authorSebastian Pop <spop@codeaurora.org>
Tue, 8 Apr 2014 21:21:13 +0000 (21:21 +0000)
committerSebastian Pop <spop@codeaurora.org>
Tue, 8 Apr 2014 21:21:13 +0000 (21:21 +0000)
commita83f78786e1e389c8e10f055d9489b7c890a4cce
tree4f5f4918113d811888ac46d86eef15df036a05dd
parent89e11b110afa9af4bae5392791022b466ca96a5e
divide by the result of the gcd

used to fail with 'Step should divide Start with no remainder.'

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