]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/aarch64/aarch64-cores.def
aarch64: Add initial support for -mcpu=zeus
[thirdparty/gcc.git] / gcc / config / aarch64 / aarch64-cores.def
2020-06-02  Kyrylo Tkachovaarch64: Add initial support for -mcpu=zeus
2020-04-28  Anton Youdkevitchaarch64: Add TX3 machine model
2020-01-13  Andrew PinskiAdd initial octeontx2 support.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-18  Wilco Dijkstra[AArch64] Fixup core tunings
2019-09-03  Dennis Zhang[AArch64] Add support for missing CPUs
2019-08-15  Kyrylo Tkachov[aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76
2019-04-08  wu yuan[AArch64] Add tsv110 pipeline scheduling
2019-02-22  Kyrylo Tkachov[AArch64] Add support for Neoverse E1
2019-02-22  Kyrylo Tkachov[AArch64] Add support for Neoverse N1
2019-01-17  Kyrylo Tkachov[AArch64] Initial -mcpu=ares tuning
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-27  Andrew Pinskiaarch64-cores.def (octeontx): New.
2018-12-19  Shaokun Zhang[aarch64] Correct architecture for tsv110.
2018-11-23  Christoph Muellner[aarch64] Add CPU support for Ampere Computing's eMAG.
2018-11-07  Kyrylo Tkachov[AArch64] Add -mcpu/-mtune support for Arm Ares
2018-10-31  Sameera DeshpandeAdd pipeline description for Qualcomm Saphira core.
2018-09-21  Shaokun Zhang[aarch64] Add HiSilicon tsv110 CPU support
2018-08-08  Hongbo Zhang[AArch64] Add HXT Phecda core support
2018-06-27  Kyrylo Tkachov[AArch64] Add support for Arm Cortex-A76
2018-05-30  Sameera Deshpandepatch to add support of ARMv8.4 in saphira
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-14  Kyrylo Tkachov[AArch64] Specify fp16 support for Cortex-A55 and Corte...
2017-11-03  Siddhesh Poyarekar[aarch64] Add Qualcomm saphira CPU support.
2017-10-16  Tamar Christinaaarch64.h (AARCH64_FL_DOTPROD): New.
2017-08-09  Jim WilsonAdd falkor pipeline description.
2017-07-21  Jim WilsonAdd RDMA support to falkor port.
2017-06-21  Andrew Pinskiaarch64-cores.def (thunderxt88p1): Use thunderxt88...
2017-06-21  James Greenhalgh[Patch AArch64] Add initial tuning support for Cortex...
2017-06-20  James Greenhalgh[Patch AArch64 obvious] Rearrange the processors in...
2017-02-15  Andrew Pinskiaarch64-cores.def (thunderx2t99): Move to under 'C...
2017-02-08  Andrew Pinskiaarch64-cores.def (thunderx): Disable LSE.
2017-02-06  Julian Brownaarch64-cores.def: Change the scheduler to Thunderx2t99.
2017-01-09  Andrew Pinskiaarch64-cores.def: Add thunderx2t99.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Andrew Pinskiaarch64-cores.def: Add -1 as the variant to all of...
2016-11-10  Siddhesh Poyarekar[ARM/AArch64] Add Falkor CPU support.
2016-10-22  Andrew Pinskiaarch64-cores.def: Rewrite so IMP and PART are integer...
2016-10-07  Andrew Pinskiaarch64-arches.def (AARCH64_ARCH): #undef at the end.
2016-10-06  Andrew Pinskiaarch64-cores.def: Add a comment before each set of...
2016-07-15  Virendra Pathak[PATCH/AARCH64] Add rtx_costs routine for vulcan.
2016-06-29  Jim WilsonAdd qdf24xx base tuning support.
2016-06-22  Kyrylo Tkachov[AArch64] Add initial support for Cortex-A73
2016-06-21  Virendra Pathak[PATCH/AARCH64] Accept vulcan as a cpu name for the...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-07  Evandro MenezesAdd scheduling model for Exynos M1
2015-12-03  Evandro MenezesAdd cost model for Exynos M1
2015-11-17  James Greenhalgh[Patch AArch64] Add support for Cortex-A35
2015-11-12  Jim WilsonAdd initial qualcomm support.
2015-08-04  Kyrylo Tkachov[AArch64][2/14] Refactor arches handling, add arch...
2015-06-26  James Greenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
2015-04-28  Thomas Preud'hommere PR target/63503 ([AArch64] A57 executes fused multip...
2015-04-24  Kyrylo Tkachov[AArch64] Implement -m{cpu,tune,arch}=native using...
2015-04-06  Evandro Menezesadd option for the Samsung Exynos M1 core for AArch64
2015-02-04  Matthew Wahab[AArch64] Add support for -mcpu=cortex-a72
2015-01-16  James Greenhalgh[AArch64] Add a new scheduling description for the...
2015-01-15  Philipp Tomsichaarch64-cores.def (xgene1): Update/add the xgene1 ...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Renlin Li[AArch64]Use AARCH64_FL_FPSIMD flags for all cores...
2014-11-17  Kyrylo Tkachov[AArch64] Remove crypto extension from default for...
2014-11-14  Andrew Pinski[AARCH64] Add scheduler for ThunderX
2014-10-21  Andrew Pinskiinvoke.texi (AARCH64/mtune): Document thunderx as an...
2014-02-11  Kyrylo Tkachov[AArch64] Wire up Cortex-A57 rtx costs.
2014-02-06  Kyrylo Tkachovaarch64-cores.def (cortex-a53): Specify CRC32 and crypt...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  James Greenhalgh[AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex...
2013-12-18  James Greenhalgh[AArch64 2/3 big.LITTLE] Allow tuning parameters withou...
2013-11-25  Kyrylo Tkachovaarch64.c (cortexa53_tuning): New struct.
2013-11-14  James Greenhalgh[AArch64] [-mtune cleanup 4/5] Remove "example-1",...
2013-11-14  James Greenhalgh[AArch64] [-mtune cleanup 3/5] [Temporary] When asked...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-02  Yufeng Zhangaarch64-cores.def: Add entries for "cortex-a53" and...
2012-10-23  Ian BoltonAArch64 [3/10]