This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6d468e2e22a Fix ChangeLog entry new 94bd6cb36bc [AArch64] Add an endian_lane_rtx helper routine new 82da56a3bef [AArch64] Pass number of units to aarch64_reverse_mask new abeff20d612 [AArch64] Pass number of units to aarch64_simd_vect_par_cnst_half new b0cebee7a42 [AArch64] Pass number of units to aarch64_expand_vec_perm(_const)
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 | 93 ++++++++++++++++ gcc/config/aarch64/aarch64-builtins.c | 6 +- gcc/config/aarch64/aarch64-protos.h | 9 +- gcc/config/aarch64/aarch64-simd.md | 193 ++++++++++++++++------------------ gcc/config/aarch64/aarch64.c | 52 +++++---- gcc/config/aarch64/aarch64.h | 4 +- gcc/config/aarch64/iterators.md | 11 ++ 7 files changed, 241 insertions(+), 127 deletions(-)