This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81d309168b2 aarch64: Use a global map to detect duplicated overloads [P [...] new 0d74ff2d7e6 Keep track of the FUNCTION_BEG note new 74e3e839ab2 aarch64: Rework uxtl->zip optimisation [PR113196]
The 2 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-protos.h | 1 + gcc/config/aarch64/aarch64-simd.md | 134 ++++++--------------- gcc/config/aarch64/aarch64.cc | 53 +++++++- gcc/config/aarch64/aarch64.h | 6 + gcc/config/aarch64/iterators.md | 2 + gcc/emit-rtl.h | 4 + gcc/function.cc | 2 +- .../gcc.target/aarch64/{pr113104.c => pr113196.c} | 8 +- .../gcc.target/aarch64/simd/vmovl_high_1.c | 8 +- .../gcc.target/aarch64/vect_mixed_sizes_10.c | 2 +- .../gcc.target/aarch64/vect_mixed_sizes_8.c | 2 +- .../gcc.target/aarch64/vect_mixed_sizes_9.c | 2 +- 12 files changed, 108 insertions(+), 116 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{pr113104.c => pr113196.c} (55%)