This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46a3355c7f1 middle-end/123697 - fix .MASK_LOAD_LANES folding new 8b875841950 ipa-reorder-for-locality - Address compile time issues for [...] new 348c623d7dc ipa-reorder-for-locality - Introduce C++ template heuristics new 47a48e74e47 aarch64: PR target/123584 - Fix expansion of SHA3 XAR with [...] new 501baaf50c7 aarch64: Adjust predicate used for SVE2 SHA3 XAR rotate amount
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: ...y.mk => bootstrap-lto-locality-cpp-template.mk} | 10 +- gcc/config/aarch64/aarch64-simd.md | 17 +- gcc/config/aarch64/aarch64-sve2.md | 2 +- gcc/flag-types.h | 6 + gcc/ipa-locality-cloning.cc | 603 +++++++++++++++++---- gcc/params.opt | 10 + .../gcc.target/aarch64/torture/xar-zero.c | 9 + 7 files changed, 542 insertions(+), 115 deletions(-) copy config/{bootstrap-lto-locality.mk => bootstrap-lto-locality-cpp-template.mk} (78%) create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/xar-zero.c