aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-10aarch64-builtins.c (enum aarch64_type_qualifiers): Add qualifier_lane_pair_in...Tamar Christina1-0/+3
2019-01-09[AArch64, 5/6] Enable BTI : Add new pass for BTI.Sudakshina Das1-1/+1
2019-01-09[AArch64, 3/6] Restrict indirect tail calls to x16 and x17Sudakshina Das1-1/+1
2019-01-09[AArch64, 2/6] Add new arch command line feaures from ARMv8.5-ASudakshina Das1-1/+14
2019-01-09[AArch64, 1/6] Enable ARMv8.5-A in gccSudakshina Das1-0/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17aarch64-protos.h (aarch64_use_simple_return_insn_p): New prototype.Steve Ellcey1-7/+3
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+3
2018-10-01Ensure that outgoing argument size is at least 8 bytes when alloca and stack-...Tamar Christina1-0/+17
2018-10-01Updated stack-clash implementation supporting 64k probes.Jeff Law1-0/+8
2018-09-19[AARCH64] Use STLUR for atomic_storeMatthew Malcomson1-2/+4
2018-09-13[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUTVlad Lazar1-0/+3
2018-07-19[PATCH, GCC, AARCH64] Add support for +profile extensionAndre Vieira1-0/+3
2018-06-27[aarch64] Fix obsolete comment about X30Siddhesh Poyarekar1-12/+11
2018-02-21Add "native" as a valid option value for -march= on aarch64 (PR driver/83193).Martin Liska1-0/+1
2018-02-01[PR83370][AARCH64]Use tighter register constraint for sibcall patterns.Renlin Li1-3/+3
2018-01-13[AArch64] Add SVE supportRichard Sandiford1-17/+79
2018-01-11[AArch64] Set NUM_POLY_INT_COEFFS to 2Richard Sandiford1-9/+9
2018-01-112018-01-11 Tamar Christina <tamar.christina@arm.com>Tamar Christina1-1/+2
2018-01-11aarch64-modes.def (V2HF): New VECTOR_MODE.Michael Collison1-0/+31
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-06[AArch64] Add an endian_lane_rtx helper routineRichard Sandiford1-2/+2
2017-11-02Define MALLOC_ABI_ALIGNMENTWilco Dijkstra1-0/+3
2017-10-26Introduce emit_frame_chainWilco Dijkstra1-3/+6
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-2/+0
2017-10-16aarch64.h (AARCH64_FL_DOTPROD): New.Tamar Christina1-5/+10
2017-10-02[AArch64] PR71307: Define union class of POINTER+FPRichard Sandiford1-0/+3
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-8/+0
2017-09-21PR71951: Fix unwinding with -fomit-frame-pointerWilco Dijkstra1-0/+8
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
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