aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-2/+0
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-4/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-6/+0
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-1/+1
2017-07-21Add RDMA support to falkor port.Jim Wilson1-3/+5
2017-06-28[AArch64] Do not increase data alignment at -Os and with -fconserve-stack.Ramana Radhakrishnan1-8/+18
2017-06-20[Patch AArch64] Add rcpc extensionJames Greenhalgh1-0/+1
2017-01-19[AArch64] Add commandline support for -march=armv8.3-aJiong Wang1-0/+8
2017-01-17This patch simplifies the handling of EH return.Wilco Dijkstra1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski1-1/+1
2016-12-02[AArch64] Separate shrink wrapping hooks implementationKyrylo Tkachov1-0/+2
2016-10-07aarch64-arches.def (AARCH64_ARCH): #undef at the end.Andrew Pinski1-1/+0
2016-08-05[AArch64] Handle HFAs of float16 types properlyJames Greenhalgh1-0/+5
2016-08-01This patch optimizes the prolog and epilog code to reduce the number of instr...Wilco Dijkstra1-6/+22
2016-07-04[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentationsJiong Wang1-3/+3
2016-07-04[AArch64] ARMv8.2 command line and feature macros supportMatthew Wahab1-0/+11
2016-05-27Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has...Wilco Dijkstra1-3/+0
2016-05-17[Patch obvious AArch64] Wrap SHIFT_COUNT_TRUNCATED in bracketsJames Greenhalgh1-1/+1
2016-05-16[AArch64] Remove an unused reload hook.Matthew Wahab1-15/+0
2016-04-28[AArch64] Define WORD_REGISTER_OPERATIONS to zero and comment whyKyrylo Tkachov1-1/+6
2016-04-11[Patch AArch64 1/3] Enable CRC by default for armv8.1-aJames Greenhalgh1-1/+1
2016-03-25re PR target/70120 ([aarch64] -g causes Assembler messages: Error: unaligned ...Richard Henderson1-0/+2
2016-03-10re PR target/70113 ([AArch64] -mpc-relative-literal-loads conflicts with fix-...Christophe Lyon1-0/+14
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-09[Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609James Greenhalgh1-0/+3
2015-12-08[AArch64] Rework ARMv8.1 command line options.Matthew Wahab1-6/+3
2015-11-26[AArch64] Add support for ARMv8.1 Adv.SIMD instructions.Matthew Wahab1-0/+4
2015-11-09[AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INTKyrylo Tkachov1-0/+2
2015-11-09Machine modes for address printing.Julian Brown1-5/+0
2015-10-12rs6000.h (RS6000_ALIGN): Implement using ROUND_UP macro.Uros Bizjak1-6/+0
2015-09-28[AArch64] Revert "Improve TLS Descriptor pattern to release RTL loop IV opt"Jiong Wang1-3/+0
2015-09-15[AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_PAlan Lawrence1-0/+6
2015-09-08[AArch64] Add support for float16x{4,8}_t vectors/builtinsAlan Lawrence1-1/+2
2015-08-20[AArch64] Break -mcpu tie between the compiler and assemblerJames Greenhalgh1-6/+6
2015-08-13aarch64.h (AARCH64_ISA_LSE): New.Matthew Wahab1-0/+4
2015-08-11[AArch64][Obivious] Add the missing ',' for enumeration elementJiong Wang1-1/+1
2015-08-10[AArch64] Recommit correct version for improving TLS descriptor patternRamana Radhakrishnan1-0/+3
2015-08-04[AArch64][10/14] Implement target pragmasKyrylo Tkachov1-76/+4
2015-08-04[AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTIONKyrylo Tkachov1-0/+3
2015-08-04[AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTOREKyrylo Tkachov1-1/+5
2015-08-04[AArch64][4/14] Create TARGET_FIX_ERR_A53_835769 and use that instead of aarc...Kyrylo Tkachov1-0/+14
2015-08-04[AArch64][2/14] Refactor arches handling, add arch enum identifierKyrylo Tkachov1-2/+1
2015-07-29[AArch64] Add basic FP16 supportAlan Lawrence1-1/+3
2015-07-24[AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDERJiong Wang1-25/+0
2015-07-22[AArch64] PR target/63521 Define REG_ALLOC_ORDERJiong Wang1-0/+25
2015-06-26[Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh1-11/+4
2015-06-24[PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN_MAX_PWR andRenlin Li1-0/+4