This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d13e5110081 [SanitizerCoverage] Avoid splitting critical edges when des [...] new f522bdf453d Set useful flags for vector imm setting instructions new 9d5245848ed [SCEV] Use depth limit for trunc analysis
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: include/llvm/Analysis/ScalarEvolution.h | 8 ++-- lib/Analysis/ScalarEvolution.cpp | 65 +++++++++++++++------------- lib/Target/PowerPC/PPCInstrAltivec.td | 4 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 9 ++++ lib/Target/PowerPC/PPCInstrVSX.td | 8 ++-- test/Analysis/ScalarEvolution/limit-depth.ll | 30 ++++++++++++- test/CodeGen/PowerPC/optimize-andiso.ll | 6 +-- test/CodeGen/PowerPC/pr36292.ll | 23 +++++----- test/CodeGen/PowerPC/vsx-infl-copy1.ll | 14 +++--- 9 files changed, 103 insertions(+), 64 deletions(-)