This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b26f5b967d2 [AArch64] Remove unused commutative attribute new 7778653be73 PR target/91385 * config/i386/sse.md (*negsi2_1_zext): Si [...] new b77d87325b0 [AArch64] Reorganise aarch64-sve.md new 4c4f96d88d5 [AArch64] Make SVE UNSPEC_COND_*s match the insn mnemonic new 9a64212c118 [AArch64] Remove redundant SVE FADDA pattern
The 4 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/ChangeLog | 48 + gcc/config/aarch64/aarch64-sve.md | 4891 ++++++++++++-------- gcc/config/aarch64/aarch64.c | 12 +- gcc/config/aarch64/check-sve-md.awk | 66 + gcc/config/aarch64/iterators.md | 96 +- gcc/config/aarch64/t-aarch64 | 7 + gcc/config/i386/i386.md | 20 +- gcc/testsuite/ChangeLog | 5 + .../gcc.target/i386/{cmov9.c => pr91385.c} | 5 +- 9 files changed, 3083 insertions(+), 2067 deletions(-) create mode 100644 gcc/config/aarch64/check-sve-md.awk copy gcc/testsuite/gcc.target/i386/{cmov9.c => pr91385.c} (63%)