This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c30efd8cd63 gimple-isel: Recognize vec_extract pattern.
new a4778dbd935 sched: Change return type of predicate functions from int to bool
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/haifa-sched.cc | 8 +--
gcc/modulo-sched.cc | 11 +--
gcc/sched-deps.cc | 16 ++---
gcc/sched-ebb.cc | 14 ++--
gcc/sched-int.h | 18 ++---
gcc/sched-rgn.cc | 189 +++++++++++++++++++++++++++-------------------------
6 files changed, 131 insertions(+), 125 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/v0.0_to_v0.1-701/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
at c95b36da2b onsuccess: #701: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
No new revisions were added by this update.
--
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_check/master-arm
in repository toolchain/ci/base-artifacts.
from cb609be842 onsuccess: #96: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 7de240b414 onsuccess: #97: 0: [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:
00-sumfiles/binutils.log.xz | Bin 47508 -> 47472 bytes
00-sumfiles/gas.log.xz | Bin 100720 -> 100720 bytes
00-sumfiles/ld.log.xz | Bin 126780 -> 126816 bytes
01-reset_artifacts/console.log.xz | Bin 2084 -> 2056 bytes
02-prepare_abe/console.log.xz | Bin 2656 -> 2584 bytes
03-build_abe-binutils/console.log.xz | Bin 50236 -> 49652 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 37924 -> 38052 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4288 -> 4256 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5196 -> 5200 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3104 -> 3148 bytes
06-check_regression/console.log.xz | Bin 1736 -> 1812 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 7 ++++---
jenkins/run-build.env | 8 ++++----
manifest.sh | 6 +++---
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
20 files changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_check/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
from 835bee050e onsuccess: #120: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 400843fb17 onsuccess: #121: 0: [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:
00-sumfiles/g++.log.xz | Bin 3832500 -> 3821392 bytes
00-sumfiles/gcc.log.xz | Bin 3428648 -> 3406344 bytes
00-sumfiles/gfortran.log.xz | Bin 1148384 -> 1157556 bytes
00-sumfiles/libatomic.log.xz | Bin 2340 -> 2336 bytes
00-sumfiles/libgomp.log.xz | Bin 266824 -> 265800 bytes
00-sumfiles/libitm.log.xz | Bin 2716 -> 2712 bytes
00-sumfiles/libstdc++.log.xz | Bin 494444 -> 494520 bytes
01-reset_artifacts/console.log.xz | Bin 2104 -> 2096 bytes
02-prepare_abe/console.log.xz | Bin 2592 -> 2664 bytes
03-build_abe-bootstrap/console.log.xz | Bin 268600 -> 272244 bytes
03-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 218132 -> 218852 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4300 -> 4292 bytes
05-build_abe-check_bootstrap/check-gcc.log.xz | Bin 68820 -> 66728 bytes
05-build_abe-check_bootstrap/console.log.xz | Bin 4040 -> 4548 bytes
06-check_regression/console.log.xz | Bin 2340 -> 2380 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 5 +++--
jenkins/run-build.env | 6 +++---
manifest.sh | 6 +++---
sumfiles/libatomic.sum | 2 +-
sumfiles/libitm.sum | 2 +-
22 files changed, 13 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 master
in repository gcc.
from 70b041684a2 RISC-V: Use FRM_DYN when add the rounding mode operand
new df9a6cbb087 RISC-V: Allow variable index for vec_set.
new 573bb719bb8 RISC-V: Support variable index in vec_extract.
new c30efd8cd63 gimple-isel: Recognize vec_extract pattern.
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/riscv/autovec.md | 18 ++-
gcc/doc/md.texi | 7 +-
gcc/gimple-isel.cc | 99 +++++++++----
gcc/internal-fn.cc | 39 ++++++
gcc/internal-fn.def | 1 +
gcc/optabs.cc | 24 ++++
gcc/optabs.h | 1 +
.../riscv/rvv/autovec/vls-vlmax/vec_extract-1.c | 33 +++--
.../riscv/rvv/autovec/vls-vlmax/vec_extract-2.c | 32 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_extract-3.c | 32 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_extract-4.c | 32 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_extract-run.c | 154 ++++++---------------
.../rvv/autovec/vls-vlmax/vec_extract-zvfh-run.c | 49 ++++---
.../riscv/rvv/autovec/vls-vlmax/vec_set-1.c | 32 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_set-2.c | 32 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_set-3.c | 33 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_set-4.c | 33 ++++-
.../riscv/rvv/autovec/vls-vlmax/vec_set-run.c | 153 ++++++--------------
.../riscv/rvv/autovec/vls-vlmax/vec_set-zvfh-run.c | 49 ++++---
19 files changed, 499 insertions(+), 354 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.