This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61622cfa463 i386: Utilize VCOMSBF16 for BF16 Comparisons with AVX10.2 new acf18b5a7a4 aarch64: Remove scheduling models for falkor and saphira new 1cc2c454033 aarch64: remove falkor-tag-collision-avoidance pass
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.gcc | 2 +- gcc/config/aarch64/aarch64-cores.def | 8 +- gcc/config/aarch64/aarch64-passes.def | 1 - gcc/config/aarch64/aarch64-protos.h | 1 - gcc/config/aarch64/aarch64-tuning-flags.def | 2 - gcc/config/aarch64/aarch64.md | 2 - .../aarch64/falkor-tag-collision-avoidance.cc | 888 --------------------- gcc/config/aarch64/falkor.md | 687 ---------------- gcc/config/aarch64/saphira.md | 560 ------------- gcc/config/aarch64/t-aarch64 | 10 - gcc/config/aarch64/tuning_models/qdf24xx.h | 2 +- 11 files changed, 6 insertions(+), 2157 deletions(-) delete mode 100644 gcc/config/aarch64/falkor-tag-collision-avoidance.cc delete mode 100644 gcc/config/aarch64/falkor.md delete mode 100644 gcc/config/aarch64/saphira.md