]> gcc.gnu.org Git - gcc.git/commit
arm: add support for Cortex-A78 and Cortex-A78AE
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Wed, 30 Sep 2020 14:39:24 +0000 (15:39 +0100)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Wed, 30 Sep 2020 14:39:24 +0000 (15:39 +0100)
commit60e4b3cade5c63f919df4ddc0f0d23261f968e13
tree165e69bb40586d9d35f581e26e07215ec3be43bf
parentb6860cb96d038fe7519797adfb9c3c2e635234de
arm: add support for Cortex-A78 and Cortex-A78AE

This patch introduces support for Cortex-A78 [0] and Cortex-A78AE [1]
cpus.

[0]: https://www.arm.com/products/silicon-ip-cpu/cortex-a/cortex-a78
[1]: https://www.arm.com/products/silicon-ip-cpu/cortex-a/cortex-a78ae

OK for master branch ?

kind regards
Przemyslaw Wirkus

gcc/ChangeLog:

* config/arm/arm-cpus.in: Add Cortex-A78 and Cortex-A78AE cores.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Regenerate.
* doc/invoke.texi: Update docs.
gcc/config/arm/arm-cpus.in
gcc/config/arm/arm-tables.opt
gcc/config/arm/arm-tune.md
gcc/doc/invoke.texi
This page took 0.067373 seconds and 5 git commands to generate.