This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7ab876fa96 RISC-V: Support vfwmacc combine lowering new 1554ab958af rs6000: Add two peephole patterns for "mr." insn
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/rs6000/rs6000.md | 39 ++++++++++++-- .../gcc.dg/rtl/powerpc/move_compare_peephole_32.c | 60 ++++++++++++++++++++++ .../gcc.dg/rtl/powerpc/move_compare_peephole_64.c | 60 ++++++++++++++++++++++ 3 files changed, 155 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/rtl/powerpc/move_compare_peephole_32.c create mode 100644 gcc/testsuite/gcc.dg/rtl/powerpc/move_compare_peephole_64.c