summaryrefslogtreecommitdiff
path: root/gcc/target.def
Commit message (Expand)AuthorAgeFilesLines
* Add an assertion: the zeroed_hardregs set is a subset of all call used regs.Qing Zhao2022-04-011-0/+7
* aarch64: Add compiler support for Shadow Call StackDan Li2022-02-211-0/+8
* Change references of .c files to .cc filesMartin Liska2022-01-171-12/+12
* ipa-inline: Add target info into fn summary [PR102059]Kewen Lin2022-01-041-0/+35
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Add TARGET_IFUNC_REF_LOCAL_OKH.J. Lu2021-12-031-0/+8
* IPA: Provide a mechanism to register static DTORs via cxa_atexit.Iain Sandoe2021-11-151-0/+10
* vect: Convert cost hooks to classesRichard Sandiford2021-11-041-45/+4
* calls.c: Remove some dead code and target hooksAlex Coplan2021-10-201-45/+0
* openacc: Shared memory layout optimisationJulian Brown2021-09-171-1/+11
* Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt2021-09-081-4/+7
* gcov: Add TARGET_GCOV_TYPE_SIZE target hookSebastian Huber2021-08-161-0/+12
* openacc: Middle-end worker-partitioning supportJulian Brown2021-08-091-0/+11
* Add QI vector mode support to by-pieces for memsetH.J. Lu2021-07-301-0/+9
* Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONSTAndreas Krebbel2021-07-291-1/+1
* Use preferred mode for doloop IV [PR61837]Jiufu Guo2021-07-291-0/+13
* pass location to md_asm_adjustTrevor Saunders2021-07-151-2/+3
* Add a target calls hook: TARGET_PUSH_ARGUMENTH.J. Lu2021-06-171-0/+14
* Reformat target.def for better parsing.Martin Liska2021-06-071-225/+260
* [OpenACC privatization] Largely extend diagnostics and corresponding testsuit...Thomas Schwinge2021-05-211-1/+2
* openacc: Add support for gang local storage allocation in shared memory [PR90...Julian Brown2021-05-211-0/+29
* vect: Add costing_for_scalar parameter to init_cost hookKewen Lin2021-05-111-2/+4
* Remove CC0Segher Boessenkool2021-05-041-1/+1
* Generate offset adjusted operation for op_by_pieces operationsH.J. Lu2021-04-291-0/+9
* aix: TLS precompute register parameters (PR 94177)David Edelsohn2021-04-271-0/+12
* Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich2021-03-041-5/+8
* dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097].Iain Sandoe2021-03-011-0/+14
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_l...Kyrylo Tkachov2020-12-171-2/+5
* Refactor -frecord-gcc-switches.Martin Liska2020-12-041-36/+2
* introduce overridable clear_cache emitterAlexandre Oliva2020-12-021-1/+17
* libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson2020-11-251-0/+65
* libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson2020-11-251-0/+15
* Relocatable read-only section support for absolute jump tableHaochen Gui2020-11-171-6/+8
* Asan changes for RISC-V.Jim Wilson2020-11-131-1/+2
* CFI-handling : Add a hook to allow target-specific Personality and LSDA indir...Iain Sandoe2020-11-111-0/+10
* Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao2020-10-301-0/+15
* [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTIONTom de Vries2020-09-301-2/+5
* options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek2020-09-141-2/+4
* Add TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237]Sunil K Pandey2020-07-211-0/+7
* doc: Document TARGET_TRULY_NOOP_TRUNCATION requires trunc?i?i2 patterns.Roger Sayle2020-07-161-1/+3
* add vectype parameter to add_stmt_cost hookRichard Biener2020-05-131-1/+1
* RISC-V: Add shorten_memrefs pass.Craig Blackmore2020-05-121-0/+11
* add vec_info * parameters where neededRichard Biener2020-05-051-1/+1
* Fix up duplicated duplicated words mostly in commentsJakub Jelinek2020-03-171-3/+3
* doc: target.def (flags_regnum): Also mention effect on delay slot filling.Hans-Peter Nilsson2020-01-241-4/+4
* Add a compatible_vector_types_p target hookRichard Sandiford2020-01-091-0/+23
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* [C] Add a target hook that allows targets to verify type usageRichard Sandiford2019-11-301-0/+16
* target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.Richard Biener2019-11-271-16/+0