This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b5900ad3a55 Fix gcc.dg/tree-ssa/forwprop-42.c
new e69d050fd99 RISC-V: Change vsetvl tail and mask policy to default policy
new 9ea1248604d rs6000: Don't allow AltiVec address in movoo & movxo patter [...]
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/riscv-protos.h | 3 +++
gcc/config/riscv/riscv-v.cc | 4 +++-
gcc/config/riscv/riscv-vector-builtins-bases.cc | 8 ++++----
gcc/config/riscv/riscv-vsetvl.h | 2 --
gcc/config/riscv/riscv.cc | 3 +--
gcc/config/rs6000/mma.md | 8 ++++----
gcc/config/rs6000/predicates.md | 2 +-
gcc/testsuite/gcc.target/powerpc/pr110411-1.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr110411-2.c | 12 ++++++++++++
.../riscv/rvv/base/binop_vx_constraint-171.c | 4 ++--
.../riscv/rvv/base/binop_vx_constraint-173.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vsetvl-24.c | 11 +++++++++++
12 files changed, 64 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr110411-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr110411-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vsetvl-24.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 79ab19bcbae RISC-V: Refactor and clean emit_{vlmax,nonvlmax}_xxx functions
new b5900ad3a55 Fix gcc.dg/tree-ssa/forwprop-42.c
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.dg/tree-ssa/forwprop-42.c => gcc.target/i386/pr111228.c} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename gcc/testsuite/{gcc.dg/tree-ssa/forwprop-42.c => gcc.target/i386/pr111228.c} (76%)
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from ce8e6457 tcwg_bmk-build.sh: use a smaller curl request to wait for ben [...]
new 0985806c round-robin-notify.sh (print_commits): Restructure
new d67583ab round-robin-notify.sh (print_commits): Improve precommit output
new f20216f1 round-robin-notify.sh: Cleanup generation of email files
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:
pw-apply.sh | 2 +-
round-robin-notify.sh | 214 +++++++++++++++++++++++++++-----------------------
2 files changed, 117 insertions(+), 99 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.