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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards aca31446 2: good: llvm-linux: 5505
new 88b2b5af 2: good: llvm-linux: 5505
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 (aca31446)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
.../console.log | 70 +-
02-build_llvm/console.log | 5790 ++++++++++
{3-build_linux => 03-build_linux}/console.log | 124 +-
.../console.log | 2 +-
.../console.log | 8 +-
2-build_llvm/console.log | 5766 ----------
console.log | 10672 ++++++++++---------
jenkins/manifest.sh | 14 +-
8 files changed, 11271 insertions(+), 11175 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (63%)
create mode 100644 02-build_llvm/console.log
rename {3-build_linux => 03-build_linux}/console.log (81%)
rename {5-check_regression => 05-check_regression}/console.log (86%)
rename {6-update_baseline => 06-update_baseline}/console.log (89%)
delete mode 100644 2-build_llvm/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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/gcc.
from 4baa5ac3cb3 Daily bump.
adds 82effd32e30 S/390: Fix PR89775. Stackpointer save/restore instructions removed
adds 9722528d8f3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/s390/s390.c | 34 ++++++++++++++++---------------
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.target/s390/pr89775-1.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/s390/pr89775-2.c | 25 +++++++++++++++++++++++
6 files changed, 83 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr89775-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr89775-2.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/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from 0289c08eb3 Automatic date update in version.in
adds ae0e4eb9ce [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
adds 306a60edca Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-arc.c | 10 ----------
bfd/version.h | 2 +-
ld/ChangeLog | 4 ++++
ld/emultempl/arclinux.em | 29 +----------------------------
5 files changed, 15 insertions(+), 39 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-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 455da2e0 0: good: binutils-gcc-glibc-llvm: -1
new e39eaf03 0: good: binutils-gcc-glibc-llvm: -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 (455da2e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 30 +-
03-build_abe-binutils/console.log | 6322 ++--
04-build_abe-stage1/console.log | 8145 ++---
05-build_abe-linux/console.log | 64 +-
06-build_abe-glibc/console.log | 22255 ++++++------
07-build_abe-stage2/console.log | 21915 ++++++------
08-build_llvm-true/console.log | 10252 +++---
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 42 +-
11-update_baseline/console.log | 2 +-
console.log | 69097 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
13 files changed, 69432 insertions(+), 68778 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 57810eb46e5 [X86] In matchBitExtract, place all of the new nodes before [...]
new 1acf70e7f7c [ADT] Update SmallVectorTest.EmplaceBack tests after rL356312
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:
unittests/ADT/SmallVectorTest.cpp | 78 +++++++++++++++++++++------------------
1 file changed, 42 insertions(+), 36 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b67e6af2 0: good: binutils-gcc-linux: boot
new c19b75cd 0: good: 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 (b67e6af2)
\
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:
.../console.log | 34 +-
{2-prepare_abe => 02-prepare_abe}/console.log | 4 +-
.../console.log | 3551 ++++----
.../console.log | 4685 +++++-----
{5-build_linux => 05-build_linux}/console.log | 465 +-
06-boot_linux/console.log | 219 +
.../console.log | 0
.../console.log | 0
6-boot_linux/console.log | 219 -
console.log | 9191 ++++++++++----------
jenkins/manifest.sh | 18 +-
results | 2 +-
12 files changed, 9145 insertions(+), 9243 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-prepare_abe => 02-prepare_abe}/console.log (99%)
rename {3-build_abe-binutils => 03-build_abe-binutils}/console.log (94%)
rename {4-build_abe-stage1 => 04-build_abe-stage1}/console.log (95%)
rename {5-build_linux => 05-build_linux}/console.log (68%)
create mode 100644 06-boot_linux/console.log
rename {7-check_regression => 07-check_regression}/console.log (100%)
rename {8-update_baseline => 08-update_baseline}/console.log (100%)
delete mode 100644 6-boot_linux/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 0f2a0d18473 [X86] In matchBitExtract, if we need to truncate the BEXTR [...]
new 57810eb46e5 [X86] In matchBitExtract, place all of the new nodes before [...]
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/X86/X86ISelDAGToDAG.cpp | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.