aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/aarch-common-protos.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[PATCH 12/15] arm: implement bti injectionAndrea Corallo1-0/+1
2023-01-23[PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm bac...Andrea Corallo1-0/+5
2023-01-23[PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64Andrea Corallo1-0/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-01AArch64: Add better costing for vector constants and operationsTamar Christina1-0/+3
2021-07-15pass location to md_asm_adjustTrevor Saunders1-1/+2
2021-03-04Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich1-4/+4
2021-02-09aarch64: fix vector multiplication costsAndre Vieira1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-14arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__Richard Henderson1-0/+6
2019-07-09[arm]: redefine aes patternsSylvia Taylor1-1/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-26A few places in the arm and aarch64 backends check whether an atomic operatio...Matthew Malcomson1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-28Improve Cortex-A53 shift bypassWilco Dijkstra1-1/+0
2017-05-05Code scheduling for Cortex-A53 isn't as good as it could be.Wilco Dijkstra1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-01[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling modelJames Greenhalgh1-0/+2
2015-05-20aarch-common-protos.h (struct mem_cost_table): Added new fields loadv and sto...Kugan Vivekanandarajah1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-09-09single_set takes an insnDavid Malcolm1-1/+1
2014-04-23[AArch64][2/3] Recognise rev16 operations on SImode and DImode dataKyrylo Tkachov1-0/+3
2014-04-23[ARM][1/3] Add rev field to rtx cost tablesKyrylo Tkachov1-0/+1
2014-03-28[ARM/AArch64][2/2] Crypto intrinsics tuning for Cortex-A53 - pipeline descrip...Kyrylo Tkachov1-0/+1
2014-03-19[ARM] [Trivial] Fix shortening of field name extend.James Greenhalgh1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19arm.c (arm_new_rtx_costs): Handle narrow mode add-shifts properly.Kyrylo Tkachov1-0/+1
2013-10-03aarch-common-protos.h (struct alu_cost_table): New.Kyrylo Tkachov1-2/+99
2013-07-31config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci1-0/+36