This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cca779f6b4c RISC-V: Fix xtheadvector ratio attribute. [PR123870] new 3ca909c2976 aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
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-cores.def | 1 + gcc/config/aarch64/aarch64-cost-tables.h | 107 +++++++++++++++ gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/aarch64/aarch64.cc | 1 + gcc/config/aarch64/tuning_models/hip12.h | 227 +++++++++++++++++++++++++++++++ gcc/doc/invoke.texi | 2 +- 6 files changed, 338 insertions(+), 2 deletions(-) create mode 100644 gcc/config/aarch64/tuning_models/hip12.h