This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7e0860814f [Hexagon] Make a couple of passes compliant with -opt-bisect-limit new cfd7f99b333 Remove NormalizeAutodetect; NFC new fe33eb87105 Tighten the API for ScalarEvolutionNormalization new b50ba92cd81 Add a unit test for SCEV Normalization new 7fd520400d4 Simplify PostIncTransform further; NFC new edfd87d4812 Use range for
The 5 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: .../llvm/Analysis/ScalarEvolutionNormalization.h | 43 ++--- lib/Analysis/IVUsers.cpp | 78 +++++++-- lib/Analysis/ScalarEvolutionExpander.cpp | 3 +- lib/Analysis/ScalarEvolutionNormalization.cpp | 176 +++++++-------------- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 13 +- unittests/Analysis/ScalarEvolutionTest.cpp | 63 ++++++++ 6 files changed, 210 insertions(+), 166 deletions(-)