index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
targhooks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-24
Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
Kewen.Lin
1
-3
/
+0
2022-11-14
middle-end: Support not decomposing specific divisions during vectorization.
Tamar Christina
1
-0
/
+2
2022-11-04
Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRU...
Thomas Schwinge
1
-0
/
+2
2022-04-25
target/89125 - BSD and math functions
Steve Kargl
1
-0
/
+1
2022-01-04
ipa-inline: Add target info into fn summary [PR102059]
Kewen Lin
1
-0
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-04
vect: Convert cost hooks to classes
Richard Sandiford
1
-7
/
+1
2021-10-20
calls.c: Remove some dead code and target hooks
Alex Coplan
1
-4
/
+0
2021-08-16
gcov: Add TARGET_GCOV_TYPE_SIZE target hook
Sebastian Huber
1
-0
/
+2
2021-07-29
Use preferred mode for doloop IV [PR61837]
Jiufu Guo
1
-0
/
+1
2021-06-17
Add a target calls hook: TARGET_PUSH_ARGUMENT
H.J. Lu
1
-0
/
+1
2021-05-11
vect: Add costing_for_scalar parameter to init_cost hook
Kewen Lin
1
-1
/
+1
2021-04-03
rs6000: Avoid -fpatchable-function-entry* regressions on powerpc64 be [PR98125]
Jakub Jelinek
1
-0
/
+3
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-17
Update default_estimated_poly_value prototype in targhooks.h
H.J. Lu
1
-1
/
+2
2020-12-02
introduce overridable clear_cache emitter
Alexandre Oliva
1
-0
/
+1
2020-11-25
libsanitizer: mid-end: Introduce stack variable handling for HWASAN
Matthew Malcomson
1
-0
/
+8
2020-11-25
libsanitizer: options: Add hwasan flags and argument parsing
Matthew Malcomson
1
-0
/
+1
2020-10-30
Add -fzero-call-used-regs option and zero_call_used_regs function attributes.
qing zhao
1
-0
/
+1
2020-09-30
[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
Tom de Vries
1
-3
/
+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
/
+1
2020-05-05
fix build of targets not implementing add_stmt_cost
Richard Biener
1
-1
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-27
target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
Richard Biener
1
-2
/
+0
2019-11-16
Optionally pick the cheapest loop_vec_info
Richard Sandiford
1
-1
/
+1
2019-11-14
Replace autovectorize_vector_sizes with autovectorize_vector_modes
Richard Sandiford
1
-1
/
+1
2019-11-14
Pass the data vector mode to get_mask_mode
Richard Sandiford
1
-1
/
+1
2019-11-14
Add a targetm.vectorize.related_mode hook
Richard Sandiford
1
-0
/
+3
2019-09-30
Add a function for getting the ABI of a call insn target
Richard Sandiford
1
-2
/
+0
2019-09-09
Remove bt-load.c
Richard Sandiford
1
-1
/
+0
2019-08-20
Use function_arg_info for TARGET_CALLEE_COPIES
Richard Sandiford
1
-5
/
+3
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-1
/
+1
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-4
/
+3
2019-08-20
Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
Richard Sandiford
1
-1
/
+3
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-1
/
+3
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
-5
/
+0
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-4
/
+4
2019-06-18
Add predict_doloop_p target hook
Kewen Lin
1
-0
/
+1
2019-05-20
cfgloop.h (struct loop): Add simdlen member.
Jakub Jelinek
1
-1
/
+1
2019-05-20
Add missing default default_libc_has_fast_function implementation.
Martin Liska
1
-0
/
+1
2019-01-12
[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS
Tom de Vries
1
-1
/
+1
2019-01-11
aarch64.c (aarch64_simd_call_p): New function.
Steve Ellcey
1
-0
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-13
[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable
Andre Vieira
1
-1
/
+1
2018-10-01
Add a hook to support telling the mid-end when to probe the stack.
Tamar Christina
1
-1
/
+1
2018-07-31
targhooks - provide an alternative hook for targets that never execute specul...
Richard Earnshaw
1
-0
/
+1
2018-07-31
Add __builtin_speculation_safe_value
Richard Earnshaw
1
-0
/
+3
[next]