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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fe2d666f4 linux-7b55851367136b1efd84d98fea81ba57a98304cf: all
new 6a0faf064 gcc-2075d58d48aa81dbcca6529515f064c356f8b229: 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 (fe2d666f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 64 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6225 ++++++------
4-build_abe-stage1/console.log | 12166 ++++++++++++------------
5-count_linux_objs/console.log | 148 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18695 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18655 insertions(+), 18697 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-next-allyesconfig
in repository toolchain/binutils-gdb.
from ee68c5f418 Automatic date update in version.in
adds c3cc81413c Automatic date update in version.in
No new revisions were added by this update.
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 1c5b3e2b340 GlobalISel: Implement widenScalar for implicit_def
new 9550bf5c5c5 GlobalISel: Implement fewerElements for implicit_def
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 26 ++++++++++++++++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 18 +++++++++--
test/CodeGen/AArch64/GlobalISel/legalize-undef.mir | 36 ++++++++++++++++++++++
.../GlobalISel/legalizer-info-validation.mir | 2 +-
4 files changed, 78 insertions(+), 4 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 75a9426c7 gcc-2075d58d48aa81dbcca6529515f064c356f8b229: all
new 9eeb109e0 binutils-c3cc81413c89eab69ac950ce53f91c51cc100349: 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 (75a9426c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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:
1-reset_artifacts/console.log | 50 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6226 ++++++-------
4-build_abe-stage1/console.log | 12166 ++++++++++++------------
5-count_linux_objs/console.log | 70 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18534 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18575 insertions(+), 18523 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 bccca22e8c3 Revert "[PowerPC] Fix assert from machine verify pass that [...]
new c80a38c134a [IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
new 1c5b3e2b340 GlobalISel: Implement widenScalar for implicit_def
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:
.../llvm/Analysis/InstructionPrecedenceTracking.h | 10 ++++++++--
include/llvm/Analysis/MustExecute.h | 6 +++---
lib/Analysis/InstructionPrecedenceTracking.cpp | 12 ++++++++++--
lib/Analysis/MustExecute.cpp | 13 ++++++-------
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 6 ++++++
lib/Transforms/Scalar/GVN.cpp | 5 ++---
lib/Transforms/Scalar/LICM.cpp | 6 +++---
test/CodeGen/AArch64/GlobalISel/legalize-undef.mir | 21 ++++++++++++++++++++-
8 files changed, 58 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 clang.
from c3ada736c3 [libclang] Fix the mismatched delete operator for ExprEvalResult
new a1312e9156 [X86] Make the pointer arguments to avx512 gather/scatter 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:
lib/Headers/avx512fintrin.h | 64 ++++++++++++++---------------
lib/Headers/avx512pfintrin.h | 32 +++++++--------
lib/Headers/avx512vlintrin.h | 96 ++++++++++++++++++++++----------------------
3 files changed, 96 insertions(+), 96 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3add1a698 binutils-cfeadda545c4961877969e6a66be79278696e012: all
new 0d14a67d3 gcc-1f451751b7718a41bb774859e24c5ad0af8a9186: 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 (3add1a698)
\
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:
1-reset_artifacts/console.log | 166 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3424 ++++++------
4-build_abe-stage1/console.log | 5493 +++++++++---------
5-count_linux_objs/console.log | 2050 +++----
console.log | 11193 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11350 insertions(+), 11000 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-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from ee68c5f418 Automatic date update in version.in
adds c3cc81413c Automatic date update in version.in
No new revisions were added by this update.
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.