aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-04-05 13:40:35 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2024-05-22 20:49:11 -0700
commit01cfd6018250141a262219c5803c3f2a278d909d (patch)
tree68118dcf75e7b8f910d712e5f2b58a025358f903 /gcc/doc
parent0c23f152a1493f1fdad714254240b2aa36adb373 (diff)
downloadgcc-01cfd6018250141a262219c5803c3f2a278d909d.zip
gcc-01cfd6018250141a262219c5803c3f2a278d909d.tar.gz
gcc-01cfd6018250141a262219c5803c3f2a278d909d.tar.bz2
AARCH64: Add Qualcomnm oryon-1 core
This patch adds Qualcomm's new oryon-1 core; this is enough to recongize the core and later on will add the tuning structure. gcc/ChangeLog: * config/aarch64/aarch64-cores.def (oryon-1): New entry. * config/aarch64/aarch64-tune.md: Regenerate. * doc/invoke.texi (AArch64 Options): Document oryon-1. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com> Co-authored-by: Joel Jones <quic_joeljone@quicinc.com> Co-authored-by: Wei Zhao <quic_wezhao@quicinc.com>
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 0625a5e..c9d8f6b 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -21382,6 +21382,7 @@ performance of the code. Permissible values for this option are:
@samp{cortex-a65}, @samp{cortex-a65ae}, @samp{cortex-a34},
@samp{cortex-a78}, @samp{cortex-a78ae}, @samp{cortex-a78c},
@samp{ares}, @samp{exynos-m1}, @samp{emag}, @samp{falkor},
+@samp{oryon-1},
@samp{neoverse-512tvb}, @samp{neoverse-e1}, @samp{neoverse-n1},
@samp{neoverse-n2}, @samp{neoverse-v1}, @samp{neoverse-v2}, @samp{qdf24xx},
@samp{saphira}, @samp{phecda}, @samp{xgene1}, @samp{vulcan},