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
/
target.def
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-17
vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_l...
Kyrylo Tkachov
1
-2
/
+5
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
[next]