This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 39c5686a1f5 [ARM] GlobalISel: Add support for i32 modulo new 670bbd6f43f [ScalarEvolution] Apply Depth limit to getMulExpr
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/ScalarEvolution.h | 32 ++++--- lib/Analysis/ScalarEvolution.cpp | 129 ++++++++++++++++----------- lib/Transforms/Utils/SimplifyIndVar.cpp | 14 +-- test/Analysis/ScalarEvolution/limit-depth.ll | 44 +++++++++ 4 files changed, 148 insertions(+), 71 deletions(-) create mode 100644 test/Analysis/ScalarEvolution/limit-depth.ll