This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 003f388cddb RISC-V: Support const series vector for RVV auto-vectorization
new c0dd80e4c4c match.pd: Simplify popcount/parity of bswap/rotate.
new 5fdcfe3c577 match.pd: Simplify popcount(X&Y)+popcount(X|Y) as popcount( [...]
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/match.pd | 69 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/fold-parity-6.c | 37 ++++++++++++++++++
gcc/testsuite/gcc.dg/fold-parity-7.c | 43 ++++++++++++++++++++
gcc/testsuite/gcc.dg/fold-popcount-10.c | 28 +++++++++++++
gcc/testsuite/gcc.dg/fold-popcount-6.c | 37 ++++++++++++++++++
gcc/testsuite/gcc.dg/fold-popcount-7.c | 43 ++++++++++++++++++++
gcc/testsuite/gcc.dg/fold-popcount-8.c | 25 ++++++++++++
gcc/testsuite/gcc.dg/fold-popcount-9.c | 28 +++++++++++++
8 files changed, 310 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/fold-parity-6.c
create mode 100644 gcc/testsuite/gcc.dg/fold-parity-7.c
create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-10.c
create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-6.c
create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-7.c
create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-8.c
create mode 100644 gcc/testsuite/gcc.dg/fold-popcount-9.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_gnu_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts.
from 84e8651f215 91: onsuccess: #129: 0: [TCWG CI] https://ci.linaro.org/job [...]
new b81c2349836 92: onsuccess: #130: 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/binutils.log.xz | Bin 8156 -> 8136 bytes
00-sumfiles/gas.log.xz | Bin 143400 -> 143332 bytes
00-sumfiles/ld.log.xz | Bin 25856 -> 25856 bytes
01-reset_artifacts/console.log.xz | Bin 2024 -> 2012 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 24956 -> 24852 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4120 -> 4100 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3516 -> 3504 bytes
05-build_abe-check_binutils/flaky.xfail | 2 +-
06-check_regression/console.log.xz | Bin 1168 -> 1148 bytes
06-check_regression/results.compare2 | 4 ++--
07-update_baseline/console.log | 34 ++++++++++++++---------------
manifest.sh | 6 ++---
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
16 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.