This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 8dfd25a 0: update: binutils-gcc-glibc: 1
new cf80678 0: update: llvm-39e3e3aa51d628722637c1bfa507f9ec2c532120: 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 (8dfd25a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-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:
01-reset_artifacts/console.log | 170 +-
02-prepare_abe/console.log | 388 +-
03-build_abe-binutils/console.log | 11791 ++-
04-build_abe-stage1/console.log | 14692 ++--
06-build_abe-linux/console.log | 1834 +-
07-build_abe-glibc/console.log | 38388 +++++-----
08-build_abe-stage2/console.log | 30405 ++++----
09-build_llvm-true/console.log | 13997 ++--
11-benchmark--Oz/benchmark-start.log | 2 +-
11-benchmark--Oz/benchmark.log | 7 +-
11-benchmark--Oz/console.log | 199 +-
12-check_regression/console.log | 2425 +-
12-check_regression/results-0.csv | 2438 +-
12-check_regression/results-1.csv | 2480 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 5 +-
12-check_regression/results-full.csv | 2553 +-
12-check_regression/results.csv | 159 +-
12-check_regression/results.log | 2634 +-
13-update_baseline/console.log | 2435 +-
13-update_baseline/results-0.csv | 2438 +-
13-update_baseline/results-1.csv | 2480 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 5 +-
13-update_baseline/results-full.csv | 2553 +-
13-update_baseline/results.csv | 159 +-
13-update_baseline/results.log | 2642 +-
console.log | 116580 ++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
30 files changed, 126177 insertions(+), 127776 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 gcc.
from 498d2ba5849 C-SKY: Describe ck802 bypass accurately.
new 4bbd51afaa4 [PR99781] Update correctly reg notes in LRA for multi-regis [...]
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/lra-constraints.c | 11 ++---
gcc/lra-lives.c | 57 +++++++++++++++-------
.../aarch64/sve/{dup_sel_2.C => pr99781.C} | 4 +-
3 files changed, 45 insertions(+), 27 deletions(-)
copy gcc/testsuite/g++.target/aarch64/sve/{dup_sel_2.C => pr99781.C} (72%)
--
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 binutils-gdb.
from eac4eb8ecb2 Fix a problem assembling AArch64 sources when a relocation [...]
new 340d00fb783 [gdb/breakpoints] Workaround missing line-table entry
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:
gdb/ChangeLog | 6 ++++++
gdb/infcmd.c | 14 ++++++++++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.opt/inline-cmds.exp | 17 +----------------
4 files changed, 26 insertions(+), 16 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 gcc.
from e5c170e0803 tree-optimization/99880 - avoid vectorizing irrelevant PHI [...]
new a32452a5442 x86: Update memcpy/memset inline strategies for Skylake fam [...]
new 498d2ba5849 C-SKY: Describe ck802 bypass accurately.
The 2 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/config/csky/csky_pipeline_ck802.md | 8 +++++--
gcc/config/i386/x86-tune-costs.h | 27 ++++++++++++++--------
gcc/config/i386/x86-tune.def | 3 +--
.../{memcpy-strategy-5.c => memcpy-strategy-10.c} | 2 +-
.../{memcpy-strategy-6.c => memcpy-strategy-11.c} | 2 +-
.../{memcpy-strategy-7.c => memcpy-strategy-9.c} | 2 +-
.../{memset-strategy-5.c => memset-strategy-7.c} | 2 +-
.../{memset-strategy-6.c => memset-strategy-8.c} | 2 +-
.../{memset-strategy-3.c => memset-strategy-9.c} | 2 +-
9 files changed, 30 insertions(+), 20 deletions(-)
copy gcc/testsuite/gcc.target/i386/{memcpy-strategy-5.c => memcpy-strategy-10.c} (84%)
copy gcc/testsuite/gcc.target/i386/{memcpy-strategy-6.c => memcpy-strategy-11.c} (91%)
copy gcc/testsuite/gcc.target/i386/{memcpy-strategy-7.c => memcpy-strategy-9.c} (73%)
copy gcc/testsuite/gcc.target/i386/{memset-strategy-5.c => memset-strategy-7.c} (84%)
copy gcc/testsuite/gcc.target/i386/{memset-strategy-6.c => memset-strategy-8.c} (71%)
copy gcc/testsuite/gcc.target/i386/{memset-strategy-3.c => memset-strategy-9.c} (90%)
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 646ee9d 0: update: binutils-gcc-linux-qemu: boot
new a4e05bd 0: update: binutils-gcc-linux-qemu: 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 (646ee9d)
\
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:
01-reset_artifacts/console.log | 156 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11920 +++++------
04-build_abe-stage1/console.log | 14061 ++++++-------
05-build_linux/console.log | 656 +-
06-build_abe-qemu/console.log | 4512 ++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31497 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 31639 insertions(+), 31633 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 binutils-gdb.
from da0835aebea gas: missing (re-)initialization of local variable in fixup [...]
new eac4eb8ecb2 Fix a problem assembling AArch64 sources when a relocation [...]
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:
gas/ChangeLog | 24 +++
gas/config/tc-aarch64.c | 320 ++++++++++++++++++++----------------
gas/testsuite/gas/aarch64/pr27217.d | 15 ++
gas/testsuite/gas/aarch64/pr27217.s | 16 ++
4 files changed, 235 insertions(+), 140 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pr27217.d
create mode 100644 gas/testsuite/gas/aarch64/pr27217.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.