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-allyesconfig
in repository toolchain/ci/base-artifacts.
from 41dbd96e3 linux-f49821ee32b76b1a356fab17316eb62430182ecf: 17371
new 401913137 linux-f98fe47ce51dee6d97dd91bbeccdde23f043c754: 15720
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 | 72 +-
2-build_llvm/console.log | 10195 +++++++++++++-------------
3-count_linux_objs/console.log | 4868 ++++++-------
5-update_baseline/console.log | 18 +-
console.log | 15415 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 15279 insertions(+), 15309 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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9c009b369 linux-d73aba1115cf40630cc8b4b7aed049ed8117b458: 18106
new f380ba198 llvm-af62a72c724c620cbf704315761359fb2db6071f: 18106
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 (9c009b369)
\
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 | 68 +-
2-build_llvm/console.log | 10234 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1247 ++---
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11595 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11504 insertions(+), 11666 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 58d2db856 linux-755d01d176971569f1231a7cb6b104eedd8f1ed3: all
new 360976325 binutils-e10620d3b96a725c4752198cb3c7c00ea21b42b4: 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 (58d2db856)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 74 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6298 ++++-----
4-build_abe-stage1/console.log | 13588 +++++++++----------
5-count_linux_objs/console.log | 6549 +++++----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26505 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26521 insertions(+), 26547 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 aeff6e76bef [MBP] Don't move bottom block before header if it can't red [...]
new e88f13ed4d4 Reapply: [RISCV] Set isAsCheapAsAMove for ADDI, ORI, XORI, LUI
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/Target/RISCV/RISCVInstrInfo.cpp | 13 +
lib/Target/RISCV/RISCVInstrInfo.h | 2 +
lib/Target/RISCV/RISCVInstrInfo.td | 6 +-
test/CodeGen/RISCV/atomic-cmpxchg.ll | 114 +-
test/CodeGen/RISCV/atomic-rmw.ll | 3448 ++++++++++--------------
test/CodeGen/RISCV/calling-conv-rv32f-ilp32.ll | 12 +-
test/CodeGen/RISCV/calling-conv.ll | 20 +-
test/CodeGen/RISCV/double-calling-conv.ll | 8 +-
test/CodeGen/RISCV/imm.ll | 8 +-
test/CodeGen/RISCV/jumptable.ll | 26 +-
test/CodeGen/RISCV/remat.ll | 79 +-
test/CodeGen/RISCV/vararg.ll | 20 +-
12 files changed, 1608 insertions(+), 2148 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
at df377fc48e3 2019-01-25 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
--
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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards c357c60bf binutils-595d73421b2f56d343c8e0f32cef8c073f3dad70: 0
new 057bc0e2d gcc-df377fc48e3c95a674486243dfe08121ee67d1e0: 0
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 (c357c60bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 6 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3658 +++---
4-build_abe-stage1/console.log | 3790 +++---
5-build_abe-linux/console.log | 48 +-
6-build_abe-glibc/console.log | 1708 +--
7-build_abe-stage2/console.log | 15097 +++++++++++------------
8-benchmark/console.log | 30 +-
console.log | 23705 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results_id | 2 +-
12 files changed, 24083 insertions(+), 23977 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e0f39ad4 gcc-936f703220810379cade807234565f74a551da87: all
new be8cd3f79 gcc-df377fc48e3c95a674486243dfe08121ee67d1e0: 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 (9e0f39ad4)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3339 ++++++++---------
4-build_abe-stage1/console.log | 3911 ++++++++++----------
5-count_linux_objs/console.log | 134 +-
console.log | 7386 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 7486 insertions(+), 7322 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.