This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73e52926b6c testsuite: aarch64: Add tests for vpaddq intrinsics new a11ef53238c aarch64: fix vector multiplication costs
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-cost-tables.h | 18 ++++++++++++------ gcc/config/aarch64/aarch64.c | 12 +++++++++++- gcc/config/arm/aarch-common-protos.h | 1 + gcc/config/arm/aarch-cost-tables.h | 18 ++++++++++++------ gcc/config/arm/arm.c | 21 ++++++++++++++------- .../gcc.target/aarch64/asimd-mul-to-shl-sub.c | 17 +++++++++++++++++ 6 files changed, 67 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/asimd-mul-to-shl-sub.c