This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec4a235223d [PDB] memicmp only exists on Windows, use StringRef::compar [...] new 962a2856aa4 Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r3 [...]
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: lib/Analysis/ScalarEvolution.cpp | 27 ++++++---------------- test/Analysis/Delinearization/a.ll | 2 +- .../iv_times_constant_in_subscript.ll | 2 +- test/Analysis/IVUsers/quadradic-exit-value.ll | 2 +- .../LoopAccessAnalysis/number-of-memchecks.ll | 4 ++-- .../wrapping-pointer-versioning.ll | 16 ++++++------- .../ScalarEvolution/different-loops-recs.ll | 2 +- .../extract-highbits-sameconstmask.ll | 8 +++---- .../ScalarEvolution/lshr-shl-differentconstmask.ll | 10 ++++---- test/Analysis/ScalarEvolution/nsw-offset-assume.ll | 2 +- test/Analysis/ScalarEvolution/nsw-offset.ll | 2 +- test/Analysis/ScalarEvolution/nsw.ll | 4 ++-- .../ScalarEvolution/predicated-trip-count.ll | 2 +- test/Analysis/ScalarEvolution/sext-mul.ll | 4 ++-- .../ScalarEvolution/shl-lshr-differentconstmask.ll | 2 +- test/Analysis/ScalarEvolution/trip-count-pow2.ll | 2 +- test/Analysis/ScalarEvolution/zext-mul.ll | 16 +++++-------- test/Transforms/LoopVersioning/incorrect-phi.ll | 18 ++++++++------- 18 files changed, 55 insertions(+), 70 deletions(-)