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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3af46d8 0: update: binutils-gcc-linux: all
new 0383efd 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 (3af46d8)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10972 +++++++--------
04-build_abe-stage1/console.log | 13945 +++++++++----------
05-build_linux/console.log | 378 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25963 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 25984 insertions(+), 25962 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 eec7ef7443d Reverted r375254 as it has broken some build bots for a long time.
new b7aa2ef391f gn build: Merge r375375
new 150b0bedb7f [NFC][InstCombine] conditional sign-extend of high-bit-extr [...]
new b93a52f5fec [InstCombine] conditional sign-extend of high-bit-extract: [...]
The 3 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/InstCombineAddSub.cpp | 35 ++++----
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 +
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +
...riable-length-signext-after-high-bit-extract.ll | 99 ++++++++++++++++++++++
utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn | 1 -
utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn | 1 -
.../llvm/unittests/Transforms/Utils/BUILD.gn | 1 -
7 files changed, 122 insertions(+), 21 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 90df02bce86 * doc/install.texi (Configuration, --enable-objc-gc): hboe [...]
new cebbf5fb774 * config/i386/i386-protos.h (ix86_pre_reload_split): Decla [...]
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 | 28 +++++++++++++++++
gcc/config/i386/i386-protos.h | 1 +
gcc/config/i386/i386.c | 12 ++++++++
gcc/config/i386/i386.md | 72 +++++++++++++++++++++----------------------
gcc/config/i386/sse.md | 22 ++++++-------
5 files changed, 88 insertions(+), 47 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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 98fdbdbc746 2019-10-19 Paul Thomas <pault(a)gcc.gnu.org>
adds 174b08beef9 * g++.dg/cpp2a/nodiscard-reason-only-one.C: In dg-error or [...]
adds ad599e8da59 Daily bump.
adds 9b9d9231a10 Avoid recomputing data references in BB SLP
adds b7ede04df31 Move code out of vect_slp_analyze_bb_1
new 45bdc4af97b * tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do [...]
new 90df02bce86 * doc/install.texi (Configuration, --enable-objc-gc): hboe [...]
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:
gcc/ChangeLog | 28 +++
gcc/DATESTAMP | 2 +-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 13 ++
gcc/testsuite/g++.dg/cpp2a/nodiscard-once.C | 2 +-
.../g++.dg/cpp2a/nodiscard-reason-nonstring.C | 2 +-
.../g++.dg/cpp2a/nodiscard-reason-only-one.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/nodiscard-reason.C | 76 ++++----
.../gcc.c-torture/execute/alias-access-path-2.c | 11 ++
.../gcc.dg/tree-ssa/alias-access-path-11.c | 2 +-
gcc/tree-ssa-alias.c | 28 ++-
gcc/tree-vect-slp.c | 215 ++++++++++-----------
12 files changed, 216 insertions(+), 167 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/alias-access-path-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9d28636 2: update: binutils-gcc-linux: 397
new d7d6fdd 2: update: binutils-gcc-linux: 397
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 (9d28636)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 182 +-
02-prepare_abe/console.log | 330 +-
03-build_abe-binutils/console.log | 11330 +++++++------
04-build_abe-stage1/console.log | 19852 +++++++++++-----------
05-build_linux/console.log | 692 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 22 +-
console.log | 32460 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 32438 insertions(+), 32454 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 832e5a72a45 Daily bump.
adds 03a1f3798cf 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a50493f 0: update: binutils-gcc-linux: all
new d41c902 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 (a50493f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 120 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10541 +++++++-------
04-build_abe-stage1/console.log | 15899 ++++++++++----------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 2 +-
console.log | 27839 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 27829 insertions(+), 27808 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.