This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 72f2fa1f0bd [AArch64][PATCH 1/2] Make AES unspecs commutative new d5226104d74 [AArch64][PATCH 2/2] Combine AES instructions with xor and [...]
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/ChangeLog | 5 ++ gcc/config/aarch64/aarch64-simd.md | 23 +++++++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/aarch64/aes_xor_combine.c | 70 ++++++++++++++++++++++ 4 files changed, 102 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/aes_xor_combine.c