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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 045c76c 0: update: binutils-gcc-linux: boot
new 2034356 0: update: 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 (045c76c)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11132 ++++----
04-build_abe-stage1/console.log | 15329 +++++------
05-build_linux/console.log | 23926 ++++++++---------
06-boot_linux/console.log | 330 +-
07-check_regression/console.log | 8 +-
console.log | 51277 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 51282 insertions(+), 51280 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-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards a603537 0: update: binutils-gcc-glibc-llvm: 0
new f596a77 0: update: binutils-5acad1a18219912bbb83b667c7bb4955d4af10ca: 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 (a603537)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-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 | 248 +-
02-prepare_abe/console.log | 376 +-
03-build_abe-binutils/console.log | 11042 ++--
04-build_abe-stage1/console.log | 14851 +++--
05-build_abe-linux/console.log | 190 +-
06-build_abe-glibc/console.log | 39514 ++++++------
07-build_abe-stage2/console.log | 39989 ++++++------
08-build_llvm-true/console.log | 11613 ++--
09-benchmark/benchmark-start.log | 1 +
09-benchmark/benchmark.log | 42 +-
09-benchmark/console.log | 468 +-
10-check_regression/console.log | 126 +-
11-update_baseline/console.log | 138 +-
console.log | 119059 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results.csv | 20 +-
results_id | 2 +-
17 files changed, 118664 insertions(+), 119031 deletions(-)
create mode 100644 09-benchmark/benchmark-start.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 gcc.
from 296ef19b433 Fix -Wenum-compare-switch warning in i386.c.
new a19d16c38a3 Refactor gimple_fold_builtin_memory_op function.
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:
gcc/ChangeLog | 7 +++++++
gcc/gimple-fold.c | 19 +++++++------------
2 files changed, 14 insertions(+), 12 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 gcc-8-branch
in repository gcc.
from 34dad233b3a Daily bump.
new 278c86373bc PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8)
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:
gcc/ChangeLog | 13 ++++++
gcc/config/aarch64/aarch64.md | 68 +++++++++++++++---------------
gcc/config/aarch64/iterators.md | 5 ++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/aarch64/pr90075.c | 21 +++++++++
5 files changed, 76 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr90075.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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from cc765ae21c6 Daily bump.
new c3f099e9d34 PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7)
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:
gcc/ChangeLog | 17 ++++++++
gcc/config/aarch64/aarch64.md | 65 +++++++++++++++---------------
gcc/config/aarch64/iterators.md | 8 +++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/aarch64/pr90075.c | 21 ++++++++++
5 files changed, 82 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr90075.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.
unknown user pushed a change to branch master
in repository llvm.
from a74e48852fc [AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
new ec5cc76de0a [ARM GlobalISel] Widen small shift operands
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/ARM/ARMLegalizerInfo.cpp | 1 +
.../CodeGen/ARM/GlobalISel/arm-legalize-binops.mir | 121 +++++++++++++++++++++
2 files changed, 122 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.
unknown user pushed a change to branch master
in repository llvm.
from 4f2449575fb [ARM GlobalISel] Be more careful about bailing out
new a74e48852fc [AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
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:
include/llvm/CodeGen/AsmPrinter.h | 12 ++++++------
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 26 +++++++++++++-------------
lib/Target/BPF/BPFAsmPrinter.cpp | 5 ++---
3 files changed, 21 insertions(+), 22 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 fw/twalk_r
in repository glibc.
at 6c1ffaab06 misc: Add twalk_r function
This branch includes the following new commits:
new 6c1ffaab06 misc: Add twalk_r function
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.