]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/aarch64/aarch64.c
[AArch64] Factor out ptrue predicate creation
[thirdparty/gcc.git] / gcc / config / aarch64 / aarch64.c
2019-06-18  rsandifo[AArch64] Factor out ptrue predicate creation
2019-06-13  kugangcc/ChangeLog:
2019-06-06  ktkachov[AArch64] PR tree-optimization/90332: Implement vec_ini...
2019-06-04  pinskiaAARCH64: ILP32: Fix aarch64_asan_shadow_offset
2019-06-04  nszaarch64: fix asm visibility for extern symbols
2019-06-03  nszaarch64: emit .variant_pcs for aarch64_vector_pcs symbo...
2019-06-03  prathamesh34922019-06-03 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-05-30  samtebbs[PATCH][GCC][AARCH64] Fix libstdc++ build failure after...
2019-05-29  samtebbs[PATCH 3/3][GCC][AARCH64] Add support for pointer authe...
2019-05-22  matmal01[aarch64] Introduce flags for SVE2.
2019-05-20  jakub * cfgloop.h (struct loop): Add simdlen member.
2019-05-17  jcmvbkbcgcc: aarch64: move assemble_start_function / assemble_e...
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-11  jakub PR c++/59813
2019-04-30  jakub PR target/89093
2019-04-23  sudi[GCC, AARCH64] Add GNU note section with BTI and PAC.
2019-04-19  clyonPR translation/90118 Missing space between words
2019-04-18  mseborPR middle-end/89797 - ICE on a vector_size (1LU <<...
2019-04-10  sje2018-04-10 Steve Ellcey <sellcey@marvell.com>
2019-04-05  marxinRemove usage of apostrophes in error and warning messag...
2019-03-11  marxinFix double string quoting.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-02-27  sje2018-02-26 Steve Ellcey <sellcey@marvell.com>
2019-02-22  sudi[GCC, AArch64] Fix a couple of bugs in BTI
2019-02-22  ktkachov[AArch64] Add support for Neoverse N1
2019-02-14  sje2018-02-14 Steve Ellcey <sellcey@marvell.com>
2019-02-13  tnfchrisAArch64: Allow any offset for SVE addressing modes...
2019-01-25  rearnshaThis is pretty unlikely in real code, but similar to...
2019-01-25  wilco[PATCH][AArch64] Fix generation of tst (PR87763)
2019-01-19  jakub * config/aarch64/aarch64.c (aarch64_stack_protect_guar...
2019-01-18  ramana[AArch64] Add support for system register based stack...
2019-01-17  sje2018-01-17 Steve Ellcey <sellcey@cavium.com>
2019-01-17  tnfchrisRename stack-clash protection CFA register to avoid...
2019-01-17  ktkachov[AArch64] Initial -mcpu=ares tuning
2019-01-16  rearnsha__builtin_<add/sub>_overflow issues on AArch64 (redux)
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-11  sje2019-01-11 Steve Ellcey <sellcey@marvell.com>
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-09  sudi[AArch64, 6/6] Enable BTI: Add configure option.
2019-01-09  sudi[AArch64, 5/6] Enable BTI : Add new pass for BTI.
2019-01-09  sudi[AArch64, 4/6] Enable BTI: Add new <type> to -mbranch...
2019-01-09  sudi[AArch64, 3/6] Restrict indirect tail calls to x16...
2019-01-08  samtebbs[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection...
2019-01-07  rearnshaInvestigating PR target/86891 revealed a number of...
2019-01-01  jakub Update copyright years.
2018-12-17  sje2018-12-17 Steve Ellcey <sellcey@cavium.com>
2018-12-12  hainqueAdd support for SUBTARGET_OVERRIDE_OPTIONS on aarch64
2018-12-12  hainqueUse REGNUM macros in the definitions of aarch64 PROBE_S...
2018-12-07  ktkachov[AArch64][2/2] Add sve_width -moverride tunable
2018-12-07  ktkachov[AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUE
2018-12-06  jakub PR target/87598
2018-11-28  samtebbs[PATCH][GCC][AARCH64] Replace calls to strtok with...
2018-11-26  ktkachov[AArch64][committed] Fix typo in aarch64_mangle_type
2018-11-23  ptomsich[aarch64] Add CPU support for Ampere Computing's eMAG.
2018-11-23  ptomsich[aarch64] Update xgene1 tuning struct.
2018-11-23  ptomsich[aarch64] Add xgene1 prefetch tunings.
2018-11-23  ptomsich[aarch64] Update xgene1_addrcost_table.
2018-11-13  avieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-11-09  marxinRemove extra memory allocation of strings.
2018-11-02  rearnshaAlthough there's no fundamental reason why shrink wrapp...
2018-10-31  marxinProvide extension hint for aarch64 target (PR driver...
2018-10-31  rthaarch64: Force TImode values into even registers
2018-10-31  rthaarch64: Improve atomic-op lse generation
2018-10-31  rthaarch64: Improve swp generation
2018-10-31  rthaarch64: Improve cas generation
2018-10-31  rthaarch64: Simplify LSE cas generation
2018-10-16  ktkachov[AArch64] Use @ pattern to eliminate switch statement...
2018-10-11  wilco[AArch64] Fix PR87511
2018-10-01  tnfchrisValidate and set default parameters for stack-clash.
2018-10-01  tnfchrisSet default values for stack-clash and do basic validat...
2018-10-01  tnfchrisEnsure that outgoing argument size is at least 8 bytes...
2018-10-01  tnfchrisAdd support for SVE stack clash probing.
2018-10-01  tnfchrisstack-clash: Add LR assert to layout_frame.
2018-10-01  tnfchrisUpdated stack-clash implementation supporting 64k probes.
2018-09-25  pinskia2018-09-24 Andrew Pinski <apinski@marvell.com>
2018-09-21  ktkachov[aarch64] Add HiSilicon tsv110 CPU support
2018-09-19  matmal01[AARCH64] Use STLUR for atomic_store
2018-09-13  ktkachov[Aarch64] Exploiting BFXIL when OR-ing two AND-operatio...
2018-09-13  vladlazar[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUT
2018-09-05  siddhesh[aarch64] Avoid tag collisions for loads falkor
2018-08-30  tnfchrisLimit movmem copies to TImode on AArch64
2018-08-27  marxinPrint default options selection for -march,-mcpu and...
2018-08-23  rsandifo[AArch64] Improve SVE handling of single-vector permutes
2018-08-23  rsandifoFix aarch64_evpc_tbl guard (PR 85910)
2018-08-08  siddhesh[AArch64, Falkor] Switch to using Falkor-specific vecto...
2018-08-08  siddhesh[aarch64] Adjust Falkor's sign extend reg+reg address...
2018-08-02  rsandifo[gen/AArch64] Generate helpers for substituting iterato...
2018-08-02  rsandifo[AArch64] Add support for 16-bit FMOV immediates
2018-08-02  jcwgcc/
2018-07-31  rearnshaAArch64 - use CSDB based sequences if speculation track...
2018-07-31  rearnshaAArch64 - new pass to add conditional-branch speculatio...
2018-07-31  rearnshaAArch64 - disable CB[N]Z TB[N]Z when tracking speculation
2018-07-19  collison2018-07-19 Michael Collison <michael.collison@arm...
2018-07-19  avieira[AArch64][PATCH 1/2] Fix addressing printing of LDP/STP
2018-07-13  jcw * config/aarch64/aarch64.c (aarch64_operands_adjust_ok...
2018-07-12  rsandifoAdd IFN_COND_FMA functions
2018-07-12  rsandifoExtend tree code folds to IFN_COND_*
2018-07-05  tnfchrisSimplify movmem code by always doing overlapping copies...
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-07-02  rthaarch64: Add movprfx patterns alternatives
next