This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 208e10bf8a9 riscv: thead: Adjust constraints of th_addsl INSN new b621883620b riscv: Simplify output of MEM addresses new a3480aacc4a riscv: Define Xmode macro new 96ad6ab29b3 riscv: Move address classification info types to riscv-protos.h new 423604278ed riscv: Prepare backend for index registers new 96d32c111e6 riscv: thead: Factor out XThead*-specific peepholes
The 5 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/peephole.md | 56 ------------------- gcc/config/riscv/riscv-protos.h | 45 +++++++++++++++ gcc/config/riscv/riscv.cc | 65 +++++++--------------- gcc/config/riscv/riscv.h | 10 +++- .../riscv/{peephole.md => thead-peephole.md} | 26 +-------- gcc/config/riscv/thead.md | 2 + 6 files changed, 78 insertions(+), 126 deletions(-) copy gcc/config/riscv/{peephole.md => thead-peephole.md} (74%)