aarch64.md (subv<GPI>4, [...]): New patterns.
[gcc.git] / gcc / config / aarch64 / aarch64-protos.h
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...
2016-02-26 Evandro MenezesRename the tuning option and related functions to enabl...
2016-01-28 Richard Hendersonre PR target/69305 (wrong code with -O and int128 ...
2016-01-28 Wilco DijkstraAdd support for vector permute cost since various permu...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Kyrylo Tkachov[AArch64] PR rtl-optimization/68796 Add compare-of...
2015-12-09 James Greenhalgh[Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS...
2015-12-04 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-12-03 Richard SandifordAdd an rsqrt_optab and IFN_RSQRT internal function
2015-11-17 Richard SandifordMake builtin_vectorized_function take a combined_fn
2015-11-12 Evandro Menezes[AArch64] Add extra tuning parameters for target processors
2015-11-09 Julian BrownMachine modes for address printing.
2015-11-06 Benedikt Huberaarch64-builtins.c: Builtins for rsqrt and rsqrtf.
2015-10-27 Evandro Menezes[PATCH] [AArch64] Distinct costs for sign and zero...
2015-10-27 Kyrylo Tkachov[AArch64] Enable autoprefetcher modelling in the scheduler
2015-10-22 Ramana Radhakrishnan[Patch AArch64 63304] Fix issue with global state.
2015-10-20 Kyrylo Tkachov[AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
2015-09-24 Jiong Wang[AArch64] Delete aarch64_symbol_context which is not...
2015-09-22 Matthew Wahab[AArch64] Use atomic load-operate instructions for...
2015-09-22 Matthew Wahab[AArch64] Use atomic load-operate instructions for...
2015-09-22 Matthew Wahab[AArch64] Use atomic instructions for swap and fetch...
2015-08-28 Jiong Wang[AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_...
2015-08-27 Thomas Preud'hommeaarch64.md (*condjump): Handle functions > 1 MiB.
2015-08-26 Jiong Wang[AArch64][TLSIE][2/2] Implement TLS IE for tiny model
2015-08-26 Jiong Wang[AArch64][TLSLE][3/3] Implement local executable mode...
2015-08-26 Jiong Wang[AArch64][TLSLE][2/3] Rename SYMBOL_TLSLE to SYMBOL_TLSLE24
2015-08-24 Andrew PinskiRemove the hack for AARCH64_EXTRA_TUNE_ALL.
2015-08-22 Andrew PinskiRemove index from AARCH64_FUSION_PAIR
2015-08-20 James Greenhalgh[AArch64] Break -mcpu tie between the compiler and...
2015-08-13 Matthew Wahab* config/aarch64/aarch64-protos.h
2015-08-06 Jiong Wang[AArch64] Tighten direct call pattern to repair -fno-plt
2015-08-04 Kyrylo Tkachov[AArch64][11/14] Re-layout SIMD builtin types on builti...
2015-08-04 Kyrylo Tkachov[AArch64][10/14] Implement target pragmas
2015-08-04 Kyrylo Tkachov[AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_P
2015-08-04 Kyrylo Tkachov[AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPT...
2015-07-13 Aldy HernandezFix double word typos.
2015-06-29 Jiong Wang[AArch64] Generalize TLSLE macro and pattern names
2015-06-26 Jiong Wang[AArch64][2/2] Implement -fpic for -mcmodel=small
2015-06-26 James Greenhalgh[Patch AArch64 3/4] De-const-ify struct tune_params
2015-06-26 James Greenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
next