This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eddff3a230b [AArch64] Rework SVE INC/DEC handling new 4ac692802f4 [AArch64] Optimise aarch64_add_offset for SVE VL constants new 9563112ca6c [AArch64] Pass a pattern to aarch64_output_sve_cnt_immediate new c418da9280a [AArch64] Tweak operand choice for SVE predicate AND new 81e278dfdc1 [AArch64] Fix predicate alignment for fixed-length SVE new 158edecbdb6 [AArch64] Add a aarch64_sve_mode_p query
The 5 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 | 31 +++++++ gcc/config/aarch64/aarch64-protos.h | 1 + gcc/config/aarch64/aarch64-sve.md | 4 +- gcc/config/aarch64/aarch64.c | 99 +++++++++++++++-------- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.target/aarch64/sve/loop_add_4.c | 6 +- 6 files changed, 108 insertions(+), 38 deletions(-)