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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2d6eccf1 0: update: binutils-gcc-linux: all
new abac8975 0: update: binutils-30331a6ca014f6b51b17627aa968c6b79627ce21: 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 (2d6eccf1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 350 +-
03-build_abe-binutils/console.log | 11286 ++++++-------
04-build_abe-stage1/console.log | 19781 +++++++++++-----------
05-build_linux/console.log | 882 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 14 +-
console.log | 32556 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32050 insertions(+), 33069 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/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8a661436 2: update: llvm-linux: 18879
new 28a0b3ae 2: update: llvm-linux: 18879
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 (8a661436)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 31 +-
02-build_llvm/console.log | 12079 +++++++++++++++++------------------
03-build_linux/console.log | 718 ++-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 92 +-
console.log | 12926 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12942 insertions(+), 12918 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 92803303 0: update: binutils-gcc-linux: all
new 019d229c 0: update: binutils-30331a6ca014f6b51b17627aa968c6b79627ce21: 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 (92803303)
\
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 | 129 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 10710 +++++++-------
04-build_abe-stage1/console.log | 15252 ++++++++++----------
05-build_linux/console.log | 718 +-
06-boot_linux/console.log | 6 +-
console.log | 27246 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26799 insertions(+), 27680 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 8d22d2f1d44 [MemorySSA] Update MemorySSA when removing debug.value calls.
new 63cc4672d33 [PGO][CHR] Speed up following long, interlinked use-def chains.
new 87d9ec2a402 [MemorySSA] Verify MSSAUpdater exists.
new 9d3619238e7 [x86] add test for horizontal math bug (PR43225); NFC
new 4e7689345d8 [MergedLoadStoreMotion] Sink stores to BB with more than 2 [...]
The 4 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/Transforms/Scalar.h | 2 +-
.../llvm/Transforms/Scalar/MergedLoadStoreMotion.h | 18 ++-
lib/Passes/PassBuilder.cpp | 20 +++
lib/Passes/PassRegistry.def | 6 +-
.../Instrumentation/ControlHeightReduction.cpp | 19 ++-
lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 167 ++++++++++++---------
lib/Transforms/Utils/BasicBlockUtils.cpp | 3 +-
test/CodeGen/X86/haddsub-shuf-undef-operand.ll | 26 ++++
test/Transforms/InstMerge/st_sink_split_bb.ll | 94 ++++++++++++
test/Transforms/PGOProfile/chr.ll | 151 +++++++++++++++++++
10 files changed, 428 insertions(+), 78 deletions(-)
create mode 100644 test/CodeGen/X86/haddsub-shuf-undef-operand.ll
create mode 100644 test/Transforms/InstMerge/st_sink_split_bb.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9d76655a 0: update: binutils-30331a6ca014f6b51b17627aa968c6b79627ce21: all
new 0c99348d 0: update: linux-c3915fe1bf1235dbf3b0bced734c960202915bd5: 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 (9d76655a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 132 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 11146 +++++++------
04-build_abe-stage1/console.log | 18695 +++++++++++-----------
05-build_linux/console.log | 950 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31145 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
10 files changed, 30977 insertions(+), 31351 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-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 8ba5c53ded9 [AArch64] Fix PR81800
adds e70bee1e0c7 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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from decfa2f08c Automatic date update in version.in
adds 6644bbedcc Automatic date update in version.in
new 6f7a292207 Fix PR ld/24574
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 +-
ld/ChangeLog | 6 ++++++
ld/pe-dll.c | 5 +++++
3 files changed, 12 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7fa84cbe 0: update: binutils-gcc-linux: boot
new daecbf97 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 (7fa84cbe)
\
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 | 16 +-
02-prepare_abe/console.log | 256 +-
03-build_abe-binutils/console.log | 10810 +++++++--------
04-build_abe-stage1/console.log | 14028 ++++++++++----------
05-build_linux/console.log | 612 +-
06-boot_linux/console.log | 4 +-
console.log | 25730 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25712 insertions(+), 25756 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.