]> gcc.gnu.org Git - gcc.git/history - gcc/targhooks.c
Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
[gcc.git] / gcc / targhooks.c
2021-04-03 Jakub Jelinekrs6000: Avoid -fpatchable-function-entry* regressions...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-17 Kyrylo Tkachovvect, aarch64: Extend SVE vs Advanced SIMD costing...
2020-12-02 H.J. LuUse the section flag 'o' for __patchable_function_entries
2020-11-25 Matthew Malcomsonlibsanitizer: mid-end: Introduce stack variable handli...
2020-11-25 Matthew Malcomsonlibsanitizer: options: Add hwasan flags and argument...
2020-11-04 Tobias Burnustarghooks.c: Fix -fzero-call-used-regs 'sorry' typo
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-09-30 Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-01 Roger SaylePR middle-end/90597: gcc_assert ICE in layout_type
2020-05-13 Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-12 Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-05 Richard Bieneradd vec_info * parameters where needed
2020-01-20 Andrew PinskiFix PR 93242: patchable-function-entry broken on MIPS
2020-01-20 Fangrui SongAlign __patchable_function_entries to POINTER_SIZE...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-27 Richard Bienertarget.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
2019-11-16 Richard SandifordOptionally pick the cheapest loop_vec_info
2019-11-14 Richard SandifordReplace autovectorize_vector_sizes with autovectorize_v...
2019-11-14 Richard SandifordPass the data vector mode to get_mask_mode
2019-11-14 Richard SandifordAdd a targetm.vectorize.related_mode hook
2019-11-12 Martin SeborPR tree-optimization/92412 - excessive errno aliasing...
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-10-17 Jason Merrillcp-gimplify.c (cp_gimplify_expr): Use get_initialized_t...
2019-09-30 Richard SandifordPass an ABI to choose_hard_reg_mode
2019-09-30 Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-30 Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-09 Richard SandifordRemove bt-load.c
2019-08-20 Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20 Richard SandifordUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20 Richard SandifordUse function_arg_info for TARGET_SETUP_INCOMING_ARGS
2019-08-20 Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20 Richard SandifordAdd pass_va_arg_by_reference
2019-08-15 Richard SandifordRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-27 Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-06-18 Kewen LinAdd predict_doloop_p target hook
2019-05-20 Jakub Jelinekcfgloop.h (struct loop): Add simdlen member.
2019-05-20 Martin LiskaAdd missing default default_libc_has_fast_function...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-04-17 Joao Moreiratarghooks.c (default_print_patchable_function_entry...
2019-04-12 Martin SeborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-11 Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-11 Steve Ellceyaarch64.c (aarch64_simd_call_p): New function.
2019-01-01 Jakub JelinekUpdate copyright years.
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-10-01 Tamar ChristinaAdd a hook to support telling the mid-end when to probe...
2018-08-20 Chung-Lin Tangtarghooks.c (std_gimplify_va_arg_expr): Properly handle...
2018-07-31 Ian Lance Taylortarghooks.c (default_have_speculation_safe_value):...
2018-07-31 Richard Earnshawtarghooks - provide an alternative hook for targets...
2018-07-31 Richard EarnshawAdd __builtin_speculation_safe_value
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-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-12 Richard Bienerre PR target/80846 (auto-vectorized AVX2 horizontal...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03 Richard Sandifordpoly_int: GET_MODE_BITSIZE
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
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
2017-12-21 Richard Sandifordpoly_int: argument sizes
2017-12-20 Richard Sandifordpoly_int: DWARF locations
2017-12-16 Richard Sandifordpoly_int: MACRO_MODE
2017-12-14 Richard Sandifordpoly_int: add poly-int.h
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-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-13 Richard SandifordMake more use of GET_MODE_UNIT_BITSIZE
2017-10-10 Jeff Lawtarghooks.c (default_stack_clash_protection_final_dynam...
2017-09-25 Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
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-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-05 Richard SandifordMake mode_for_vector return an opt_mode
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING 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[19/77] Add a smallest_int_mode_for_size helper function
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
next
This page took 3.177668 seconds and 107 git commands to generate.