This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e3a3de [AArch64][1/2] Add support INS (element) instruction to copy [...] new 443405c [AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsics
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 | 18 + gcc/config/aarch64/arm_neon.h | 548 +++++++++++++++------ gcc/testsuite/ChangeLog | 5 + .../{vget_set_lane_1.c => vect_copy_lane_1.c} | 22 +- 4 files changed, 433 insertions(+), 160 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{vget_set_lane_1.c => vect_copy_lane_1.c} (83%)