[AArch64][doc] Clarify -msve-vector-bits=128 behaviour
[gcc.git] / gcc / target.def
2018-11-16 Jozef Lawrynowiczre PR target/87927 (ICE: segmentation fault with patcha...
2018-11-13 Andre Vieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-11-07 Segher Boessenkooldoc: Use @: where needed
2018-10-04 Peter Bergnerre PR rtl-optimization/87466 (IRA and LRA spill all...
2018-10-01 Tamar ChristinaAdd a hook to support telling the mid-end when to probe...
2018-08-30 Sandra Loosemoretarget.def (custom_function_descriptors): Improve docum...
2018-07-31 Richard Earnshawtarghooks - provide an alternative hook for targets...
2018-07-31 Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-17 Martin LiskaClean up of new format of -falign-FOO.
2018-07-12 Richard SandifordExtend tree code folds to IFN_COND_*
2018-07-06 Peter Bergnerre PR target/86324 (testsuite test divkc3-1.c FAILs...
2018-06-08 Martin LiskaRemove MPX
2018-04-30 Andrew SadekMicroblaze Target: PIC data text relative
2018-02-13 Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-01-13 Richard SandifordRework the legitimize_address_displacement hook
2018-01-13 Richard SandifordAdd an "early rematerialisation" pass
2018-01-13 Richard SandifordAdd an empty_mask_is_expensive hook
2018-01-13 Richard SandifordGive the target more control over ARRAY_TYPE modes
2018-01-12 Richard Bienerre PR target/80846 (auto-vectorized AVX2 horizontal...
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Richard Sandifordpoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2018-01-03 Richard Sandifordpoly_int: get_mask_mode
2018-01-02 Richard SandifordRemove vec_perm_const optab
2017-12-21 Richard Sandifordpoly_int: argument sizes
2017-12-20 Richard Sandifordpoly_int: DWARF locations
2017-12-20 Richard Sandifordpoly_int: TRULY_NOOP_TRUNCATION
2017-12-14 Richard Sandifordpoly_int: add poly-int.h
2017-12-01 Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-01 Richard SandifordAdd a fixed_size_mode class
2017-10-31 Michael Meissnerbuiltins.def (DEF_FLOATN_BUILTIN): Change most _Float...
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-26 Richard SandifordThis patch adds a new hook that gives the preferred...
2017-10-23 Jakub Jelinekre PR debug/82630 (Bogus DW_AT_GNU_call_site_value)
2017-10-23 Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-10-09 Segher BoessenkoolAdd targetm.insn_cost hook
2017-09-25 Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-25 Richard SandifordUpdate interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
2017-09-22 Richard SandifordLet the target choose a vectorisation alignment
2017-09-20 Jeff Lawexplow.c: Include "params.h".
2017-09-15 Richard SandifordTurn FUNCTION_ARG_OFFSET into a hook
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15 Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12 Richard SandifordTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-05 Richard SandifordMake targetm.get_mask_mode return an opt_mode
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-09-04 Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30 Richard Sandiford[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30 Richard Sandiford[37/77] Use scalar_int_mode when emitting cstores
2017-08-30 Richard Sandiford[14/77] Make libgcc_floating_mode_supported_p take...
2017-08-30 Richard Sandiford[13/77] Make floatn_mode return an opt_scalar_float_mode
2017-08-21 Richard SandifordRemove the frame size argument from function_prologue...
2017-07-25 Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-07-05 Richard SandifordRemove enum before machine_mode
2017-05-08 Bernd Edlingertarget.def (compute_frame_layout): New optional target...
2017-04-04 Jakub Jelinekre PR tree-optimization/79390 (10% performance drop...
2017-02-06 Segher Boessenkoolsched: Do not move expensive insns speculatively (PR68664)
2017-01-25 Richard Bienerre PR target/69264 (ICE building spidermonkey -mcpu...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-29 Martin SeborPR tree-optimization/78512 - [7 Regression] r242674...
2016-11-29 Jiong Wang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-25 James Greenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-23 James Greenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-11-16 Alexander Monakovnvptx backend prerequisites for OpenMP offloading
2016-11-10 Vladimir Makarovtarget.def (additional_allocno_class_p): New.
2016-11-07 Pat Haugentarget.def (compute_pressure_classes): New target hook.
2016-11-04 David MalcolmStart adding target-specific selftests
2016-11-03 Trevor Saundersmake targetm.gen_ccmp{first,next} take rtx_insn **
2016-10-28 Eric Botcazoutarget.def (min_arithmetic_precision): New hook.
2016-10-28 Prathamesh Kulkarnire PR tree-optimization/43721 (Failure to optimise...
2016-10-24 Ximin Luore PR debug/77985 (DW_AT_comp_dir is omitted when filen...
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-12 Segher Boessenkoolseparate shrink-wrap: New command-line flag, status...
2016-09-26 Andre Vieiratarget.def (elf_flags_numeric): Change documentation...
2016-09-23 Uros Bizjakhooks.h (hook_uint_uintp_false): Rename to...
2016-09-22 Andre Vieira[ARM] Add support for -mpure-code option
2016-09-21 Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-19 Segher BoessenkoolFix lra_p text
2016-09-14 Segher BoessenkoolFix TARGET_LRA_P description
2016-09-12 Marek Polacekextend.texi: Use lowercase "boolean".
2016-09-09 Bernd Edlingertm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-07-28 Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-21 James Greenhalgh[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt...
2016-07-20 Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-02 H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-03-02 Manuel López-Ibáñeztarget.def (lra_p): Specify that new ports should use...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-02 Wilco DijkstraImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-19 Wilco Dijkstra[Patch 1/4] Simplify the representation of CCMP pattern...
next