This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4ee8e889 0: update: binutils-gcc-linux: all
new 37065106 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4ee8e889)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 68 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11334 +++++++--------
04-build_abe-stage1/console.log | 14208 +++++++++----------
05-build_linux/console.log | 844 +-
06-boot_linux/console.log | 2 +-
console.log | 27110 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27028 insertions(+), 26992 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 llvm.
from 5c38ae69801 Fixing build error from commit 9285295.
new c66809afebb Analysis: Don't look through aliases when simplifying GEPs.
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/ConstantFolding.cpp | 2 +-
test/Analysis/ConstantFolding/gep-alias.ll | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/ConstantFolding/gep-alias.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 llvm.
from 2aa3ea763fc AMDGPU: Don't use SDNodeXForm for DS offset output
new cdff95b29b8 [IndVarSimplify][NFC] Autogenerate check lines in loop_eval [...]
new a63bbbc0d5f [NFC][PhaseOrdering] Add tests showcasing the problems of u [...]
new 5e222393cff [InstCombine][NFC] Tests for canonicalization of unsigned m [...]
new 7fe1662235a [SimplifyCFG][NFC] Test that we fail to flatten CFG after f [...]
new b01264ee41b [SimplifyCFG][NFC] Test that we fail to flatten CFG in JPEG [...]
new 7cc8c7247e4 [InstSimplify][NFC] Tests for skipping 'div-by-0' checks be [...]
new b2dbb70dba0 [NFC][PatternMatch] Refactor code into a proper "matcher fo [...]
new 5c38ae69801 Fixing build error from commit 9285295.
The 8 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/IR/PatternMatch.h | 9 +
include/llvm/Transforms/IPO/Attributor.h | 40 ++++
include/llvm/Transforms/Utils/Local.h | 3 +
lib/Transforms/IPO/Attributor.cpp | 172 ++++++++++++++
lib/Transforms/InstCombine/InstCombineInternal.h | 19 +-
lib/Transforms/Utils/Local.cpp | 2 +-
test/Transforms/FunctionAttrs/liveness.ll | 250 +++++++++++++++++++++
test/Transforms/IndVarSimplify/loop_evaluate_1.ll | 45 ++--
...gned-mul-lack-of-overflow-check-via-mul-udiv.ll | 172 ++++++++++++++
...l-lack-of-overflow-check-via-udiv-of-allones.ll | 107 +++++++++
.../unsigned-mul-overflow-check-via-mul-udiv.ll | 172 ++++++++++++++
...igned-mul-overflow-check-via-udiv-of-allones.ll | 105 +++++++++
.../InstSimplify/div-by-0-guard-before-smul_ov.ll | 94 ++++++++
.../InstSimplify/div-by-0-guard-before-umul_ov.ll | 94 ++++++++
.../unsigned-multiply-overflow-check.ll | 85 +++++++
.../SimplifyCFG/signbit-like-value-extension.ll | 39 ++++
.../unsigned-multiplication-will-overflow.ll | 38 ++++
17 files changed, 1409 insertions(+), 37 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/liveness.ll
create mode 100644 test/Transforms/InstCombine/unsigned-mul-lack-of-overflow-check [...]
create mode 100644 test/Transforms/InstCombine/unsigned-mul-lack-of-overflow-check [...]
create mode 100644 test/Transforms/InstCombine/unsigned-mul-overflow-check-via-mul [...]
create mode 100644 test/Transforms/InstCombine/unsigned-mul-overflow-check-via-udi [...]
create mode 100644 test/Transforms/InstSimplify/div-by-0-guard-before-smul_ov.ll
create mode 100644 test/Transforms/InstSimplify/div-by-0-guard-before-umul_ov.ll
create mode 100644 test/Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll
create mode 100644 test/Transforms/SimplifyCFG/signbit-like-value-extension.ll
create mode 100644 test/Transforms/SimplifyCFG/unsigned-multiplication-will-overflow.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 abb3d00b5 Remove INSTALL.txt file
new 6ea8a4c89 Remove Xcode project remnants
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:
scripts/generate-vers.pl | 56 ---------------------------------
tools/debugserver/source/CMakeLists.txt | 8 -----
2 files changed, 64 deletions(-)
delete mode 100755 scripts/generate-vers.pl
--
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.
from 83a361438a Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENU [...]
new 4d2a674f77 [Driver] Set the default win32-macho debug format to DWARF
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/Driver/ToolChains/MSVC.h | 8 +++++---
test/Misc/win32-macho.c | 3 +++
2 files changed, 8 insertions(+), 3 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 gcc.
from 414d7215b2c Rename testsuite directory to match P0553R4 stable names
new 4f6144ba9e7 * cgraph.c (dump_graphviz): New function. * cgraph.h (dum [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/cgraph.c | 16 ++++++++++++++++
gcc/cgraph.h | 9 +++++++++
gcc/lto/ChangeLog | 7 +++++++
gcc/lto/lang.opt | 3 +++
gcc/lto/lto-dump.c | 52 ++++++++++++++++++++++++++++++++--------------------
gcc/symtab.c | 17 +++++++++++++++++
7 files changed, 90 insertions(+), 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 67e0a283 0: update: gcc-4434b0689142aad898f3ed7600620b22a18c9c95: -5
new 03dd62fa 0: update: gcc-bd81e681a7d8547fa998c5094d3e533a8dfed436: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (67e0a283)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 137 +-
02-prepare_abe/console.log | 437 +-
03-build_abe-bootstrap_O1/console.log | 86284 +++++++++++++++----------------
console.log | 86874 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 86884 insertions(+), 86856 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.