This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6cdec699094 [InstCombine] Reorder an if condition to put a cheap check [...] new 6b81d891992 SCEV] Do not use induction in isKnownPredicate for simplifi [...] new a02e1ac80b0 [SCEV] Add missed Test for rL331949. new ac2df64c27b Fix tests added in r331924 so that they work on Windows.
The 3 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: lib/Analysis/ScalarEvolution.cpp | 11 +- test/Analysis/IVUsers/deep_recursion_in_scev.ll | 181 ++++++++++++++++++++++++ test/tools/llvm-objcopy/strip-group-symbol.test | 2 +- test/tools/llvm-objcopy/strip-reloc-symbol.test | 2 +- 4 files changed, 189 insertions(+), 7 deletions(-) create mode 100644 test/Analysis/IVUsers/deep_recursion_in_scev.ll