This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c9b1b5c60b7 Add a CHECK line for r337072.
new fab6a247ff4 Re-apply "[SCEV] Strengthen StrengthenNoWrapFlags (reapply [...]
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, 70 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 3137562654 sim: Add Stafford Horne as or1k maintainer.
new 1e65a4a40e Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.2-branch
in repository binutils-gdb.
from 184489f3eb Automatic date update in version.in
new baa98cb7e6 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 5244968870 Allow bit-patterns in the immediate field of ARM neon mov in [...]
new 0373ccfde3 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e29dbca9525 [Hexagon] Avoid introducing calls into coalesced range of H [...]
new c9b1b5c60b7 Add a CHECK line for r337072.
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:
test/CodeGen/X86/lsr-crash-empty-uses.ll | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7cd0250e8e6 [X86][SLH] Remove PDEP and PEXT from isDataInvariantLoad
new c31e75d1995 [LSR] If no Use is interesting, early return.
new e29dbca9525 [Hexagon] Avoid introducing calls into coalesced range of H [...]
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/Target/Hexagon/HexagonRegisterInfo.cpp | 50 ++++++++++++++++++++++
lib/Target/Hexagon/HexagonRegisterInfo.h | 4 ++
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 4 +-
.../CodeGen/Hexagon/coalescing-hvx-across-calls.ll | 26 +++++++++++
test/CodeGen/X86/lsr-crash-empty-uses.ll | 41 ++++++++++++++++++
5 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/coalescing-hvx-across-calls.ll
create mode 100644 test/CodeGen/X86/lsr-crash-empty-uses.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a6af56952 Update ClangASTContext for the new DependentVector type.
new fa900a418 Rollback r337070.
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:
source/Symbol/ClangASTContext.cpp | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from bdda5c39d [lldb-mi] Make symbol-list-lines.test XFAIL on Windows
new a6af56952 Update ClangASTContext for the new DependentVector type.
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:
source/Symbol/ClangASTContext.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3b0b17582 Fix for Darwin buildbot failure due to r337037
new bea00ccdf [UBSan] Followup for silence_unsigned_overflow flag to handle [...]
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/ubsan/ubsan_handlers.cc | 3 +++
test/ubsan/TestCases/Integer/negate-overflow.cpp | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from cb582cc8 [clang-tidy] Exception Escape Checker
new ec03ed5c [Documentation] Add missing description for bugprone-exceptio [...]
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:
docs/ReleaseNotes.rst | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.