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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1990d2217 gcc-8950675bcdcb5783503089aa76c7bf584eeb218e: all
new febca4643 linux-23b6b8bf9011dc714e7c66ada789c665261607ac: 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 (1990d2217)
\
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:
1-reset_artifacts/console.log | 76 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6190 ++++++------
4-build_abe-stage1/console.log | 12110 ++++++++++++------------
5-count_linux_objs/console.log | 382 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18866 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18998 insertions(+), 18686 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 1797d301c llvm-1efb72f8a404533e604f370e0e4cea4e948ae6e1: 19169
new 84a249cb6 linux-fc4d4bfc99dadacb276ab575cd3d4fc4e46e136d: 19127
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 | 77 +-
2-build_llvm/console.log | 10061 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 625 +--
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 24 +-
console.log | 10804 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 10783 insertions(+), 10851 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 8d87b79d2a Automatic date update in version.in
adds 595d73421b 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a16a3f588 linux-5b22549b8c0011b8cc81b6f4fcd082e5545c3225: all
new 78439938c binutils-595d73421b2f56d343c8e0f32cef8c073f3dad70: 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 (a16a3f588)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3505 ++++++++---------
4-build_abe-stage1/console.log | 4209 ++++++++++----------
5-count_linux_objs/console.log | 100 +-
console.log | 7912 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7873 insertions(+), 7893 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 e149599f734 [SLH][AArch64] Remove accidentally retained -debug-only lin [...]
new 798bb559878 [DAGCombine] Enable more pre-indexed stores
new 1284ee3c47b [llvm-objcopy] [COFF] Clear the unwritten tail of coff_sect [...]
new 1bba626c445 [ARM][CGP] Check trunc type before replacing
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +-
lib/Target/ARM/ARMCodeGenPrepare.cpp | 20 ++--
test/CodeGen/ARM/CGP/arm-cgp-casts.ll | 44 ++++++++
test/CodeGen/ARM/indexed-mem.ll | 186 +++++++++++++++++++++++++++++++
tools/llvm-objcopy/COFF/Writer.cpp | 1 +
5 files changed, 251 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/ARM/indexed-mem.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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cbea88d0a linux-9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d: all
new 2055a2221 llvm-1e7e3996e3d1ba12a159c378922c360ef874c6c6: 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 (cbea88d0a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 284 +-
2-build_llvm/build-ok | 0
2-build_llvm/console.log | 9117 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 208 +-
console.log | 9577 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 24 +-
results | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 9442 insertions(+), 9782 deletions(-)
delete mode 100644 2-build_llvm/build-ok
--
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 840d70f854a Reapply: [llvm-objcopy] [COFF] Implement --add-gnu-debuglink
new e149599f734 [SLH][AArch64] Remove accidentally retained -debug-only lin [...]
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/CodeGen/AArch64/speculation-hardening.mir | 1 -
1 file changed, 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8d87b79d2a Automatic date update in version.in
adds 595d73421b 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.