aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.cc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-10-31 17:40:50 +0000
committerAndrew Pinski <quic_apinski@quicinc.com>2024-11-04 19:43:11 -0800
commitacf18b5a7a47b466ffbf6ef1bc12d3397b209f03 (patch)
tree0bb82f2d5191ef118293a30a83065251137da12b /gcc/cfgexpand.cc
parent61622cfa463f2ef4fc835ace2ecf5451b232cf4f (diff)
downloadgcc-acf18b5a7a47b466ffbf6ef1bc12d3397b209f03.zip
gcc-acf18b5a7a47b466ffbf6ef1bc12d3397b209f03.tar.gz
gcc-acf18b5a7a47b466ffbf6ef1bc12d3397b209f03.tar.bz2
aarch64: Remove scheduling models for falkor and saphira
These 2 qualcomm cores have been long gone in that Qualcomm has not supported since at least 2019. Removing them will make it easier I think to change the insn type attributes instead of keeping them up todate. Note this does not remove the cores, just the schedule models. Bootstrapped and tested on aarch64-linux-gnu. gcc/ChangeLog: * config/aarch64/aarch64-cores.def (falkor): Use cortex-a57 scheduler. (saphira): Likewise. * config/aarch64/aarch64.md: Don't include falkor.md and saphira.md. * config/aarch64/falkor.md: Removed. * config/aarch64/saphira.md: Removed. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/cfgexpand.cc')
0 files changed, 0 insertions, 0 deletions