This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ab744ace24 RISC-V: Add fixed PR111255 testcase by other patch new 64d5bc35c8c AArch64: List official cores before codenames new fc7070025d1 AArch64: Improve immediate expansion [PR105928]
The 2 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-cores.def | 6 +-- gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/aarch64/aarch64.cc | 43 ++++++++++++++++------ gcc/config/aarch64/aarch64.md | 2 +- gcc/testsuite/gcc.target/aarch64/pr105928.c | 43 ++++++++++++++++++++++ .../gcc.target/aarch64/vect-cse-codegen.c | 3 +- 6 files changed, 81 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr105928.c