Age | Commit message (Expand) | Author | Files | Lines |
2020-12-04 | Refactor -frecord-gcc-switches. | Martin Liska | 1 | -36/+2 |
2020-12-02 | introduce overridable clear_cache emitter | Alexandre Oliva | 1 | -1/+17 |
2020-11-25 | libsanitizer: mid-end: Introduce stack variable handling for HWASAN | Matthew Malcomson | 1 | -0/+65 |
2020-11-25 | libsanitizer: options: Add hwasan flags and argument parsing | Matthew Malcomson | 1 | -0/+15 |
2020-11-17 | Relocatable read-only section support for absolute jump table | Haochen Gui | 1 | -6/+8 |
2020-11-13 | Asan changes for RISC-V. | Jim Wilson | 1 | -1/+2 |
2020-11-11 | CFI-handling : Add a hook to allow target-specific Personality and LSDA indir... | Iain Sandoe | 1 | -0/+10 |
2020-10-30 | Add -fzero-call-used-regs option and zero_call_used_regs function attributes. | qing zhao | 1 | -0/+15 |
2020-09-30 | [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION | Tom de Vries | 1 | -2/+5 |
2020-09-14 | options: Save and restore opts_set for Optimization and Target options | Jakub Jelinek | 1 | -2/+4 |
2020-07-21 | Add TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237] | Sunil K Pandey | 1 | -0/+7 |
2020-07-16 | doc: Document TARGET_TRULY_NOOP_TRUNCATION requires trunc?i?i2 patterns. | Roger Sayle | 1 | -1/+3 |
2020-05-13 | add vectype parameter to add_stmt_cost hook | Richard Biener | 1 | -1/+1 |
2020-05-12 | RISC-V: Add shorten_memrefs pass. | Craig Blackmore | 1 | -0/+11 |
2020-05-05 | add vec_info * parameters where needed | Richard Biener | 1 | -1/+1 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | Jakub Jelinek | 1 | -3/+3 |
2020-01-24 | doc: target.def (flags_regnum): Also mention effect on delay slot filling. | Hans-Peter Nilsson | 1 | -4/+4 |
2020-01-09 | Add a compatible_vector_types_p target hook | Richard Sandiford | 1 | -0/+23 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-30 | [C] Add a target hook that allows targets to verify type usage | Richard Sandiford | 1 | -0/+16 |
2019-11-27 | target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove. | Richard Biener | 1 | -16/+0 |
2019-11-16 | Optionally pick the cheapest loop_vec_info | Richard Sandiford | 1 | -2/+12 |
2019-11-14 | Replace autovectorize_vector_sizes with autovectorize_vector_modes | Richard Sandiford | 1 | -8/+16 |
2019-11-14 | Pass the data vector mode to get_mask_mode | Richard Sandiford | 1 | -10/+10 |
2019-11-14 | Add a targetm.vectorize.related_mode hook | Richard Sandiford | 1 | -0/+27 |
2019-10-31 | configure.ac: Compute and substitute omp_device_properties and omp_device_pro... | Jakub Jelinek | 1 | -0/+15 |
2019-09-30 | Remove global call sets: LRA | Richard Sandiford | 1 | -14/+0 |
2019-09-30 | Pass an ABI identifier to hard_regno_call_part_clobbered | Richard Sandiford | 1 | -9/+18 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 1 | -14/+13 |
2019-09-30 | Add a target hook for getting an ABI from a function type | Richard Sandiford | 1 | -0/+9 |
2019-09-27 | [C][C++] Allow targets to check calls to BUILT_IN_MD functions | Richard Sandiford | 1 | -0/+18 |
2019-09-14 | Consider doloop IV in IVOPTs | Kewen Lin | 1 | -0/+33 |
2019-09-09 | Remove bt-load.c | Richard Sandiford | 1 | -32/+0 |
2019-09-03 | Implement TARGET_HANDLE_GENERIC_ATTRIBUTE | Jozef Lawrynowicz | 1 | -0/+11 |
2019-08-20 | Use function_arg_info for TARGET_MUST_PASS_IN_STACK | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_CALLEE_COPIES | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -3/+2 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -15/+5 |
2019-08-20 | Use function_arg_info for TARGET_SETUP_INCOMING_ARGS | Richard Sandiford | 1 | -3/+3 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -4/+4 |
2019-08-20 | Use function_arg_info for TARGET_ARG_PARTIAL_BYTES | Richard Sandiford | 1 | -2/+2 |
2019-08-15 | Remove TARGET_SETUP_INCOMING_VARARG_BOUNDS | Richard Sandiford | 1 | -9/+0 |
2019-08-13 | Improve documentation of target hooks for libc functions | Jonathan Wakely | 1 | -2/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -5/+5 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -2/+2 |
2019-06-18 | Add predict_doloop_p target hook | Kewen Lin | 1 | -0/+9 |
2019-05-20 | cfgloop.h (struct loop): Add simdlen member. | Jakub Jelinek | 1 | -1/+3 |
2019-05-20 | Come up with hook libc_has_fast_function (PR middle-end/90263). | Martin Liska | 1 | -0/+7 |
2019-02-18 | Support if statement in !GCC$ builtin directive. | Martin Liska | 1 | -0/+6 |
2019-01-12 | [openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS | Tom de Vries | 1 | -1/+1 |