This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76cfdd455cb [RISCV] Add R_RISCV_RELAX relocation to all possible relax [...] new 59d421111a3 [SCEV][NFC] Introduces expression sizes estimation
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 | 21 ++++++++- include/llvm/Analysis/ScalarEvolutionExpressions.h | 21 ++++++--- lib/Analysis/ScalarEvolution.cpp | 4 +- unittests/Analysis/ScalarEvolutionTest.cpp | 50 ++++++++++++++++++++++ 4 files changed, 86 insertions(+), 10 deletions(-)