This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_binutils_build/master-aarch64
in repository toolchain/ci/base-artifacts/tcwg_binutils_build/master-aarch64.
from 2c7fcb46 onsuccess: #349: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 45bbc9b8 onsuccess: #350: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2092 -> 2160 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2660 bytes
04-build_abe-binutils/console.log.xz | Bin 35568 -> 35864 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 24556 -> 24452 bytes
05-check_regression/console.log.xz | Bin 1124 -> 1100 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 141 ++++++++++++++---------------
jenkins/notify-init.log | 64 ++++++-------
jenkins/rewrite.log | 22 ++---
jenkins/run-build.env | 8 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 8 +-
notify/mail-recipients.txt | 2 +-
15 files changed, 124 insertions(+), 129 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_binutils_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_binutils_build/master-arm.
from 4230ae8a onsuccess: #353: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 41de4b12 onsuccess: #354: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2084 -> 2108 bytes
02-prepare_abe/console.log.xz | Bin 2640 -> 2636 bytes
04-build_abe-binutils/console.log.xz | Bin 49428 -> 50476 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 38020 -> 37900 bytes
05-check_regression/console.log.xz | Bin 1124 -> 1132 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 153 ++++++++++++++---------------
jenkins/notify-init.log | 76 +++++++-------
jenkins/rewrite.log | 22 ++---
jenkins/run-build.env | 8 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 8 +-
notify/mail-recipients.txt | 2 +-
15 files changed, 136 insertions(+), 141 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_bootstrap_build/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_ubsan.
from f1a93fb init: #243: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_boots [...]
new 48db878 onsuccess: #244: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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.xz | Bin 2544 -> 2156 bytes
01-reset_artifacts/patch-env.sh | 1 -
02-prepare_abe/console.log.xz | Bin 2596 -> 2656 bytes
04-build_abe-bootstrap_ubsan/console.log.xz | Bin 570448 -> 573748 bytes
.../make-gcc-stage2.log.xz | Bin 508984 -> 510272 bytes
05-check_regression/console.log.xz | Bin 1128 -> 1148 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 552 ++++++++++++++++++---
jenkins/notify-init.log | 151 ++++--
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
17 files changed, 641 insertions(+), 125 deletions(-)
delete mode 100644 01-reset_artifacts/patch-env.sh
--
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 0308461d9d4 Daily bump.
new a7b7284fe1e LoongArch:Implement avg and sad standard names.
new 08813894fd8 LoongArch:Implement vec_widen standard names.
new 8f4bbdc28df LoongArch:Implement the new vector cost model framework.
The 3 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/loongarch/genopts/loongarch.opt.in | 15 +-
gcc/config/loongarch/lasx.md | 160 +++++++++--
gcc/config/loongarch/loongarch-protos.h | 1 +
gcc/config/loongarch/loongarch.cc | 310 ++++++++++++++++++++-
gcc/config/loongarch/loongarch.md | 2 +
gcc/config/loongarch/loongarch.opt | 15 +-
gcc/config/loongarch/lsx.md | 78 ++++++
gcc/doc/invoke.texi | 7 +
gcc/testsuite/gcc.target/loongarch/avg-ceil-lasx.c | 22 ++
gcc/testsuite/gcc.target/loongarch/avg-ceil-lsx.c | 22 ++
.../gcc.target/loongarch/avg-floor-lasx.c | 22 ++
gcc/testsuite/gcc.target/loongarch/avg-floor-lsx.c | 22 ++
gcc/testsuite/gcc.target/loongarch/sad-lasx.c | 20 ++
gcc/testsuite/gcc.target/loongarch/sad-lsx.c | 20 ++
.../gcc.target/loongarch/vect-widen-add.c | 24 ++
.../gcc.target/loongarch/vect-widen-mul.c | 24 ++
.../gcc.target/loongarch/vect-widen-sub.c | 24 ++
17 files changed, 749 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/avg-ceil-lasx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/avg-ceil-lsx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/avg-floor-lasx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/avg-floor-lsx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/sad-lasx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/sad-lsx.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vect-widen-add.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vect-widen-mul.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vect-widen-sub.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.