This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9afdebbd5f5 Adjust gcc.target/i386/pr52252-{atom,core}.c
new 79ab19bcbae RISC-V: Refactor and clean emit_{vlmax,nonvlmax}_xxx functions
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/autovec-opt.md | 52 +-
gcc/config/riscv/autovec-vls.md | 10 +-
gcc/config/riscv/autovec.md | 145 +++--
gcc/config/riscv/riscv-protos.h | 195 +++++--
gcc/config/riscv/riscv-v.cc | 1123 +++++++++++----------------------------
gcc/config/riscv/riscv.cc | 4 +-
gcc/config/riscv/vector.md | 10 +-
7 files changed, 587 insertions(+), 952 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.