This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 06792c142c5 RISC-V: Optimize comparison patterns for register allocation
new fd75f6ae562 rs6000: Fix predicate for const vector in sldoi_to_mov [PR109069]
new 33a44e3aa81 rs6000: Guard power9-vector for vsx_scalar_cmp_exp_qp_* [PR108758]
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/rs6000/altivec.md | 14 +++-
gcc/config/rs6000/predicates.md | 37 ++++++++++
gcc/config/rs6000/rs6000-builtins.def | 26 +++----
gcc/testsuite/gcc.target/powerpc/pr109069-1.c | 25 +++++++
gcc/testsuite/gcc.target/powerpc/pr109069-2-run.c | 50 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr109069-2.c | 12 ++++
gcc/testsuite/gcc.target/powerpc/pr109069-2.h | 83 +++++++++++++++++++++++
7 files changed, 231 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109069-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109069-2-run.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109069-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109069-2.h
--
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 4a8635cbecb binutils runtest $CC
new b4617f79047 i386-dis.c UB shift and other tidies
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:
opcodes/i386-dis.c | 170 ++++++++++++++++++++++++-----------------------------
1 file changed, 76 insertions(+), 94 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 2fb7df82b8e RISC-V: Add auto-vectorization compile option for RVV
new a8d5e14f524 RISC-V: Bugfix for RVV vbool*_t vn_reference_equal
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/testsuite/gcc.target/riscv/rvv/base/pr108185-4.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-5.c | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-6.c | 2 +-
gcc/tree-ssa-sccvn.cc | 20 ++++++++++++++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.