This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec73b2dd2a5 RISC-V: Fix a non null-terminated string. new e840037fccc aarch64: Use eor3 for more double xor cases
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/aarch64/aarch64-simd.md | 12 ++ gcc/testsuite/gcc.target/aarch64/eor3-opt.c | 209 ++++++++++++++++++++++++++++ 2 files changed, 221 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/eor3-opt.c