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_lto
in repository toolchain/ci/base-artifacts.
from d64ffabd45d 33: onsuccess: #35: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new b6cf308fcbe 34: onsuccess: #36: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 2232 -> 2124 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2572 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 489636 -> 486152 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 432760 -> 434704 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 6 insertions(+), 6 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_gcc_build/master-arm
in repository toolchain/ci/base-artifacts.
from 02a2ac49148 58: onsuccess: #104: 1: [TCWG CI] https://ci.linaro.org/job [...]
new 7e1d2ddfe67 59: onsuccess: #108: 1: [TCWG CI] https://ci.linaro.org/job [...]
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 2188 -> 2212 bytes
02-prepare_abe/console.log.xz | Bin 2564 -> 2608 bytes
04-build_abe-gcc/console.log.xz | Bin 239256 -> 239292 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 204616 -> 205048 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 30 +++++++++++++++---------------
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 20 insertions(+), 20 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_check/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
from 87a32046039 36: onsuccess: #47: 0: [TCWG CI] https://ci.linaro.org/job/ [...]
new 33eaef01770 37: onsuccess: #48: 0: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/g++.log.xz | Bin 3809820 -> 3859356 bytes
00-sumfiles/gcc.log.xz | Bin 3379984 -> 3367048 bytes
00-sumfiles/gfortran.log.xz | Bin 1149468 -> 1147040 bytes
00-sumfiles/libatomic.log.xz | Bin 2336 -> 2340 bytes
00-sumfiles/libgomp.log.xz | Bin 267032 -> 267324 bytes
00-sumfiles/libitm.log.xz | Bin 2716 -> 2716 bytes
00-sumfiles/libstdc++.log.xz | Bin 472440 -> 475104 bytes
01-reset_artifacts/console.log.xz | Bin 2256 -> 2224 bytes
02-prepare_abe/console.log.xz | Bin 2604 -> 2564 bytes
03-build_abe-bootstrap/console.log.xz | Bin 271068 -> 270364 bytes
03-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 218268 -> 218112 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4312 -> 4364 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_bootstrap/check-gcc.log.xz | Bin 60276 -> 65116 bytes
05-build_abe-check_bootstrap/console.log.xz | Bin 5072 -> 4524 bytes
06-check_regression/console.log.xz | Bin 1344 -> 1192 bytes
06-check_regression/results.compare | 18 +++++++++---------
06-check_regression/results.compare2 | 25 +++++--------------------
07-update_baseline/console.log | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
notify/results.compare | 18 +++++++++---------
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libitm.sum | 2 +-
27 files changed, 34 insertions(+), 49 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 5c9cffa3a4a RISC-V: Support RVV FP16 ZVFHMIN intrinsic API
new a96ba6b958a RISC-V: Remove redundant vlmul_ext_* patterns to fix PR110109
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/config/riscv/riscv-vector-builtins-bases.cc | 28 +-
gcc/config/riscv/vector.md | 120 -----
.../gcc.target/riscv/rvv/base/pr110109-1.c | 40 ++
.../gcc.target/riscv/rvv/base/pr110109-2.c | 485 +++++++++++++++++++++
4 files changed, 529 insertions(+), 144 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr110109-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr110109-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.
unknown user pushed a change to branch master
in repository gcc.
from 8ab9fb6b8e0 PR target/110083: Fix-up REG_EQUAL notes on COMPARE in STV.
new 1330977166a RISC-V: Move optimization patterns into autovec-opt.md
new 5c9cffa3a4a RISC-V: Support RVV FP16 ZVFHMIN intrinsic API
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/riscv/autovec-opt.md | 92 ++++++++++++++++++++++
gcc/config/riscv/autovec.md | 52 ------------
gcc/config/riscv/riscv-vector-builtins-types.def | 6 ++
gcc/config/riscv/riscv-vector-builtins.def | 2 +-
gcc/config/riscv/vector-iterators.md | 10 +++
gcc/config/riscv/vector.md | 39 ---------
.../gcc.target/riscv/rvv/base/zvfhmin-intrinsic.c | 53 +++++++++++++
7 files changed, 162 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/zvfhmin-intrinsic.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_aosp-code_size-dex2oat/oriole-master
in repository toolchain/ci/base-artifacts.
from 9999e318f74 61: onsuccess: #120: 1: [TCWG CI] https://ci.linaro.org/job [...]
new a78acb228c8 62: onsuccess: #121: 1: [TCWG CI] https://ci.linaro.org/job [...]
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 2252 -> 2248 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1824 -> 1824 bytes
03-build_shadow_llvm/console.log.xz | Bin 134872 -> 132812 bytes
04-build_aosp/console.log.xz | Bin 45784 -> 45940 bytes
06-check_regression/console.log.xz | Bin 2652 -> 2612 bytes
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
manifest.sh | 16 ++++++++--------
results-vs-prev/results.csv | 8 ++++----
size.csv | 2 +-
10 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.