This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a024ac7bca9 Remove default constructor to nan_state. new 85279b0bddc aarch64: Leveraging the use of STP instruction for vec_duplicate
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/config/aarch64/aarch64-simd.md | 10 ++++ gcc/config/aarch64/constraints.md | 2 +- gcc/config/aarch64/iterators.md | 3 ++ .../gcc.target/aarch64/stp_vec_dup_32_64-1.c | 57 ++++++++++++++++++++++ 4 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/stp_vec_dup_32_64-1.c