This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a547aa57c43 Reland "[utils] Implement the llvm-locstats tool" new ba5b64ef716 Revert "[SCEV] add no wrap flag for SCEVAddExpr." new 58649a3897b [ARM][CGP] Allow signext arguments
The 2 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 | 2 +- lib/Target/ARM/ARMCodeGenPrepare.cpp | 7 ++---- test/Analysis/ScalarEvolution/limit-depth.ll | 2 +- test/Analysis/ScalarEvolution/nsw.ll | 2 +- test/Analysis/ScalarEvolution/trip-count12.ll | 2 +- test/Analysis/ScalarEvolution/trip-count9.ll | 8 +++---- test/CodeGen/ARM/CGP/arm-cgp-overflow.ll | 7 +++--- test/CodeGen/ARM/CGP/arm-cgp-phis-ret.ll | 32 +++++++++++++++++++++++++++ test/CodeGen/ARM/CGP/arm-cgp-signed.ll | 31 +++++++++++++++++++++----- 9 files changed, 70 insertions(+), 23 deletions(-)