This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6e8533b0563 [InstCombine] Signed saturation tests. NFC
new 2c4ca6832fa [InstCombine] Signed saturation patterns
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/Transforms/InstCombine/InstCombineInternal.h | 1 +
lib/Transforms/InstCombine/InstCombineSelect.cpp | 67 ++++++++++
test/Transforms/InstCombine/sadd_sat.ll | 154 +++++------------------
3 files changed, 98 insertions(+), 124 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 gcc-9-branch
in repository gcc.
from ac2d1079acc Daily bump.
new 8a3ffb51c5a PR c++/92106 - ICE with structured bindings and -Wreturn-l [...]
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/cp/ChangeLog | 9 +++++++
gcc/cp/typeck.c | 6 +++--
gcc/testsuite/g++.dg/cpp1z/decomp50.C | 51 +++++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp50.C
--
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 libcxx.
from 4dff35656 [NFC] Fix typos in CMake comment
new 78d6a7767 [libcxx] Remove shared_ptr::make_shared
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:
include/memory | 45 +++++++++++++++++++++------------------------
1 file changed, 21 insertions(+), 24 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 57f5992bc1c PR c++/85746: Don't fold __builtin_constant_p prematurely
new 7a17e445bbe PR tree-optimization/85887 * decl.c (expand_static_init): [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 4 ++--
2 files changed, 8 insertions(+), 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 llvm.
from e6fb6db5680 [MIParser] Set RegClassOrRegBank during instruction parsing
new 6e8533b0563 [InstCombine] Signed saturation tests. NFC
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/Transforms/InstCombine/sadd_sat.ll | 597 ++++++++++++++++++++++++++++++++
1 file changed, 597 insertions(+)
create mode 100644 test/Transforms/InstCombine/sadd_sat.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 gcc.
from 88ab531a5ae Arm: Fix arm libsanitizer bootstrap failure
new 57f5992bc1c PR c++/85746: Don't fold __builtin_constant_p prematurely
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/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr85746.C | 10 ++++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr85746.C
--
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 bc0ce08b88f [arm] Match subtraction from carry_operation
new 88ab531a5ae Arm: Fix arm libsanitizer bootstrap failure
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:
libsanitizer/ChangeLog | 6 ++++++
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp | 6 +++++-
2 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 7bdd6b659ac Backported from mainline 2019-10-17 Jakub Jelinek <jaku [...]
adds ac2d1079acc Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f445e97 0: update: binutils-gcc-linux: boot
new 7f754ab 0: update: binutils-gcc-linux: boot
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 (f445e97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 14 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10821 ++++++++-------
04-build_abe-stage1/console.log | 13449 ++++++++++---------
05-build_linux/console.log | 646 +-
06-boot_linux/console.log | 440 +-
console.log | 25835 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 25859 insertions(+), 25782 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.