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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6a0428e64c 0: good: binutils-gcc-linux: all
new 610f3171e3 0: good: 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 (6a0428e64c)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3652 ++---
4-build_abe-stage1/console.log | 4561 ++++---
5-build_linux/console.log | 17939 +++++++++++++------------
6-boot_linux/console.log | 2 +-
console.log | 26500 +++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 27365 insertions(+), 25325 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/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards ed0454b941 0: good: llvm-95e1c294cb0415a377a7b1d6c7c7d4f89e1c04e4: -10
new 93e5148d3c 0: good: llvm-95e1c294cb0415a377a7b1d6c7c7d4f89e1c04e4: -1
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 (ed0454b941)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 4 +-
02-build_llvm/console.log | 6724 ++++++++++++++++++++++++++++----------
03-benchmark/benchmark.log | 62 +
03-benchmark/console.log | 181 ++
console.log | 6909 ++++++++++++++++++++++++++++++----------
jenkins/manifest.sh | 4 +-
results | 2 +
7 files changed, 10652 insertions(+), 3234 deletions(-)
create mode 100644 03-benchmark/benchmark.log
create mode 100644 03-benchmark/console.log
--
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 d56d7c48aab [SCEV] Remove undef check for SCEVConstant (NFC)
new 76b7cba4c01 Add test case for truncate funnel shifts. NFC
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/X86/shift-double-x86_64.ll | 23 +++++++++++++++++++
test/CodeGen/X86/shift-double.ll | 39 +++++++++++++++++++++++++++++++++
2 files changed, 62 insertions(+)
--
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-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from a98c1140d9f Daily bump.
adds 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
adds 3788f0962ca PR tree-optimization/89536 * tree-ssa-dom.c (edge_info::d [...]
adds ca32c22bcc3 Daily bump.
adds 201d5162f44 2019-03-01 Richard Biener <rguenther(a)suse.de>
adds 3edb4ed84ed AArch64: Make every option in options.def one line (GCC-8).
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 52 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-option-extensions.def | 24 +++++------
gcc/config/rs6000/rs6000.c | 12 +-----
gcc/dwarf2out.c | 36 ++++++++++------
gcc/testsuite/ChangeLog | 12 ++++++
gcc/testsuite/gcc.c-torture/execute/20190228-1.c | 16 ++++++++
gcc/testsuite/gcc.target/powerpc/pr88100.c | 44 ++++++++++++++++++++
gcc/tree-ssa-dom.c | 2 +-
9 files changed, 163 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190228-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88100.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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from ca32c22bcc3 Daily bump.
adds 201d5162f44 2019-03-01 Richard Biener <rguenther(a)suse.de>
adds 3edb4ed84ed AArch64: Make every option in options.def one line (GCC-8).
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 35 +++++++++++++++++++++++
gcc/config/aarch64/aarch64-option-extensions.def | 24 ++++++++--------
gcc/dwarf2out.c | 36 ++++++++++++++++--------
3 files changed, 71 insertions(+), 24 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-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 91ffb8114f 0: good: glibc-e5366c12d0453ab754ab5dc2d1e7b98966b0988c: -5
new 46dcc071e0 0: good: binutils-gcc-glibc: 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 (91ffb8114f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-spec [...]
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 | 6 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 3393 +++---
04-build_abe-stage1/console.log | 4227 ++++---
05-build_abe-linux/console.log | 10 +-
06-build_abe-glibc/console.log | 1226 +-
07-build_abe-stage2/console.log | 12828 ++++++++++-----------
08-benchmark/benchmark.log | 19 +-
08-benchmark/console.log | 38 +-
console.log | 21518 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +
results_id | 1 +
13 files changed, 21638 insertions(+), 21650 deletions(-)
create mode 100644 results_id
--
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 8b3d89bc84 0: good: binutils-gcc-glibc: 0
new 50c357d627 0: good: binutils-gcc-glibc: 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 (8b3d89bc84)
\
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:
01-reset_artifacts/console.log | 60 +-
02-prepare_abe/console.log | 22 +-
03-build_abe-binutils/console.log | 6032 ++--
04-build_abe-stage1/console.log | 8243 ++---
05-build_abe-linux/console.log | 72 +-
06-build_abe-glibc/console.log | 22333 +++++++-------
07-build_abe-stage2/console.log | 22435 +++++++-------
08-benchmark/benchmark.log | 25 +-
08-benchmark/console.log | 57 +-
10-update_baseline/console.log | 2 +-
console.log | 59320 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
13 files changed, 59352 insertions(+), 59261 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.