[AArch64] Use calls for SVE TLSDESC
[gcc.git] / gcc / config / aarch64 / aarch64-protos.h
2019-10-01 Richard Sandiford[AArch64] Use calls for SVE TLSDESC
2019-10-01 Richard Sandiford[AArch64] Make call insns record the callee's arm_pcs
2019-09-30 Richard Sandiford[AArch64] Allow shrink-wrapping of non-leaf vector...
2019-09-27 Richard Sandiford[AArch64] Split built-in function codes into major...
2019-09-19 Richard Hendersonaarch64: Implement -moutline-atomics
2019-08-19 Joel Hutton[AArch64] Use scvtf fbits option where appropriate
2019-08-15 Richard Sandiford[AArch64] Add a aarch64_sve_mode_p query
2019-08-15 Richard Sandiford[AArch64] Rework SVE INC/DEC handling
2019-08-15 Richard Sandiford[AArch64] Use SVE MLA, MLS, MAD and MSB for conditional...
2019-08-14 Richard Sandiford[AArch64] Rework SVE integer comparisons
2019-08-14 Richard Sandiford[AArch64] Add a "GP strictness" operand to SVE FP unspecs
2019-08-14 Richard Sandiford[AArch64] Rework SVE PTEST patterns
2019-08-13 Richard SandifordOptimise constant IFN_WHILE_ULTs
2019-08-13 Richard Sandiford[AArch64] Improve SVE constant moves
2019-08-13 Richard Sandiford[AArch64] Use simd_immediate_info for SVE predicate...
2019-06-27 Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-06-18 Richard Sandiford[AArch64] Factor out pfalse predicate creation
2019-06-18 Richard Sandiford[AArch64] Factor out ptrue predicate creation
2019-06-04 Szabolcs Nagyaarch64: fix asm visibility for extern symbols
2019-06-03 Szabolcs Nagyaarch64: emit .variant_pcs for aarch64_vector_pcs symbo...
2019-06-03 Prathamesh Kulkarnire PR target/88837 ([SVE] Poor vector construction...
2019-05-29 Sam Tebbs[PATCH 3/3][GCC][AARCH64] Add support for pointer authe...
2019-05-24 Matthew Malcomson[aarch64] Change two function declaration types
2019-04-10 Steve Ellceyre PR rtl-optimization/87763 (aarch64 target testcases...
2019-01-09 Sudakshina Das[AArch64, 5/6] Enable BTI : Add new pass for BTI.
2019-01-09 Sudakshina Das[AArch64, 4/6] Enable BTI: Add new <type> to -mbranch...
2019-01-07 Richard EarnshawInvestigating PR target/86891 revealed a number of...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-17 Steve Ellceyaarch64-protos.h (aarch64_use_simple_return_insn_p...
2018-12-07 Kyrylo Tkachov[AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUE
2018-10-31 Martin LiskaProvide extension hint for aarch64 target (PR driver...
2018-10-31 Richard Hendersonaarch64: Improve atomic-op lse generation
2018-10-31 Richard Hendersonaarch64: Simplify LSE cas generation
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-01 Tamar ChristinaAdd support for SVE stack clash probing.
2018-09-19 Matthew Malcomson[AARCH64] Use STLUR for atomic_store
2018-09-13 Sam Tebbs[Aarch64] Exploiting BFXIL when OR-ing two AND-operatio...
2018-09-05 Siddhesh Poyarekar[aarch64] Avoid tag collisions for loads falkor
2018-07-31 Richard EarnshawAArch64 - new pass to add conditional-branch speculatio...
2018-07-19 Michael Collisonaarch64.md (subv<GPI>4, [...]): New patterns.
2018-07-19 Andre Vieira[AArch64][PATCH 1/2] Fix addressing printing of LDP/STP
2018-07-04 Martin Liska[multiple changes]
2018-07-02 Richard Hendersonaarch64: Add movprfx patterns alternatives
2018-06-05 Steve Ellceyre PR target/79924 (aarch64: untranslated diagnostics...
2018-05-25 Richard SandifordFold VEC_COND_EXPRs to IFN_COND_* where possible
2018-05-23 Luis Machado[Patch 02/02] Introduce prefetch-dynamic-strides option
2018-05-23 Luis Machado[Patch 01/02] Introduce prefetch-minimum stride option
2018-05-22 Jackson Woodruff[AArch64, patch] Refactor of aarch64-ldpstp
2018-05-07 Luis Machadore PR bootstrap/85681 (r259995 breaks bootstrap on...
2018-05-07 Luis MachadoIntroduce prefetch-dynamic-strides option.
2018-05-07 Luis MachadoIntroduce prefetch-minimum stride option
2018-02-01 Richard Sandiford[AArch64] Handle SVE subregs that are effectively REVs
2018-01-17 Wilco Dijkstra[AArch64] PR82964: Fix 128-bit immediate ICEs
2018-01-13 Richard Sandiford[AArch64] SVE load/store_lanes support
2018-01-13 Richard Sandiford[AArch64] Add SVE support
2018-01-11 Richard Sandiford[AArch64] Set NUM_POLY_INT_COEFFS to 2
2018-01-03 Richard Sandiford[AArch64] Rewrite aarch64_simd_valid_immediate
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-02 Richard SandifordRemove vec_perm_const optab
2017-12-21 Richard Sandiford[AArch64] Tweak aarch64_classify_address interface
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_expand_vec_pe...
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_simd_vect_par...
2017-11-06 Richard Sandiford[AArch64] Pass number of units to aarch64_reverse_mask
2017-11-06 Richard Sandiford[AArch64] Add an endian_lane_rtx helper routine
2017-11-02 Steve Ellceyre PR target/79868 (aarch64: diagnostic "malformed...
2017-10-04 Sudakshina Das[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-05 Richard Sandiford[75/77] Use scalar_mode in the AArch64 port
2017-09-05 Richard Sandiford[61/77] Use scalar_int_mode in the AArch64 port
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-07-28 Tamar Christina2017-07-28 Tamar Christina <tamar.christina@arm.com>
2017-07-05 Richard SandifordRemove enum before machine_mode
2017-06-16 Maxim KuvyrkovEnable -fprefetch-loop-arrays at given optimization...
2017-06-16 Maxim KuvyrkovAdd prefetch configuration to aarch64 backend.
2017-05-15 Renlin Li[PATCH][AARCH64]Simplify call, call_value, sibcall...
2017-05-04 Kyrylo Tkachov[AArch64] Accept more addressing modes for PRFM
2017-02-01 Andrew Pinskitree-vect-loop.c (vect_compute_single_scalar_iteration_...
2017-01-20 Jiong Wang[AArch64][1/4] Support Return address protection on...
2017-01-19 Tamar Christinaaarch64.c (aarch64_simd_gen_const_vector_dup): Change...
2017-01-19 Kyrylo Tkachov[AArch64] Purge leftover occurrences of aarch64_nopcrel...
2017-01-17 Wilco DijkstraThis patch simplifies the handling of EH return.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Michael Collison2016-11-22 Michael Collison <michael.collison@arm...
2016-11-17 Kyrylo Tkachov[AArch64] Expand DImode constant stores to two SImode...
2016-10-17 Kyrylo Tkachov[AArch64] Use new target pass registration framework...
2016-10-07 Andrew Pinskiaarch64-arches.def (AARCH64_ARCH): #undef at the end.
2016-06-22 Andreas Schwabaarch64-protos.h (aarch64_elf_asm_named_section): Remov...
2016-06-14 Kyrylo Tkachov[AArch64] Handle AND+ASHIFT form of UBFIZ correctly...
2016-06-13 Evandro Menezes[AArch64] Emit division using the Newton series
2016-06-13 Evandro Menezes[AArch64] Emit square root using the Newton series
2016-06-13 Evandro Menezes[AArch64] Add more choices for the reciprocal square...
2016-05-31 Kyrylo Tkachov[AArch64] Remove aarch64_simd_attr_length_move
2016-05-27 Kyrylo Tkachov[AArch64] Tie operand 1 to operand 0 in AESMC pattern...
2016-05-27 Wilco DijkstraRemove aarch64_cannot_change_mode_class as the underlyi...
2016-05-16 Matthew Wahab[AArch64] Remove an unused reload hook.
2016-04-11 James Greenhalgh[Patch AArch64 2/3] Rework the code to print extension...
2016-03-25 Richard Hendersonre PR target/70120 ([aarch64] -g causes Assembler messa...
2016-03-11 Kyrylo Tkachov[AArch64] PR target/70002: Make aarch64_set_current_fun...
next