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
/
tree-profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-911
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-08-16
gcov: Add TARGET_GCOV_TYPE_SIZE target hook
Sebastian Huber
1
-2
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-23
Move thunks out of cgraph_node
Jan Hubicka
1
-3
/
+6
2020-01-27
Add __gcov_indirect_call_profiler_v4_atomic.
Martin Liska
1
-4
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-05
cgraphclones.c (localize_profile): New function.
Jan Hubicka
1
-1
/
+2
2019-11-15
Fix comments typo
Luo Xiong Hu
1
-6
/
+6
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-08-23
Clean up value-prof.c a bit.
Martin Liska
1
-19
/
+17
2019-07-03
Rename SINGE_VALUE to TOPN_VALUES counters.
Martin Liska
1
-15
/
+16
2019-06-10
Implement N disk counters for single value and indirect call counters.
Martin Liska
1
-3
/
+3
2019-06-07
Remove indirect call top N counter type.
Martin Liska
1
-13
/
+1
2019-04-05
Remove usage of apostrophes in error and warning messages (PR translation/899...
Martin Liska
1
-1
/
+1
2019-01-18
Bump version of __gcov_indirect_call_profiler function as there was ABI change.
Martin Liska
1
-3
/
+3
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
coverage.c (get_coverage_counts): Use current_function_decl.
Jan Hubicka
1
-3
/
+25
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-30
Call decl_default_tls_model with a proper type (PR gcov-profile/88279).
Alexander Monakov
1
-1
/
+1
2018-11-12
Instrument only selected files (PR gcov-profile/87442).
Martin Liska
1
-0
/
+84
2018-10-04
Fix divergence in indirect profiling (PR gcov-profile/84107).
Martin Liska
1
-38
/
+46
2018-01-23
Clean-up IPA profile dump output.
Martin Liska
1
-0
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-6
/
+6
2017-06-12
Create an extra BB in profile-generate (PR tree-optimization/81041).
Martin Liska
1
-0
/
+8
2017-06-09
Speed-up indirect-call instrumentation
Martin Liska
1
-16
/
+43
2017-01-20
Do not declare artificial variables in tree-profile.c to have a definition (P...
Martin Liska
1
-6
/
+0
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-29
Make one extra BB to prevent PHI argument clash (PR
Martin Liska
1
-3
/
+3
2016-11-14
Introduce -fprofile-update=prefer-atomic
Martin Liska
1
-17
/
+18
2016-11-07
time_profiler: Set proper type to time_profiler_counter_ptr.
Martin Liska
1
-2
/
+3
2016-11-03
Make direct emission of time profiler counter
Martin Liska
1
-25
/
+81
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-26
Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)
Martin Liska
1
-16
/
+0
2016-09-06
Detect whether target can use -fprofile-update=atomic
Martin Liska
1
-0
/
+35
2016-08-17
Do not use LONG_LONG_TYPE_SIZE in #if macro condition
Martin Liska
1
-5
/
+6
2016-08-10
Add new *_atomic counter update function
Martin Liska
1
-17
/
+25
2016-08-10
Cherry-pick fprofile-generate-atomic from google/gcc-4_9
Martin Liska
1
-18
/
+35
2016-07-28
Introduce no_profile_instrument_function attribute
Martin Liska
1
-0
/
+3
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-3
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-8
/
+6
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-3
/
+2
2015-10-16
tree-nested.h (build_addr): Adjust prototype.
Richard Biener
1
-3
/
+2
2015-10-12
tree-profile.c (tree_profiling): Do not clear pure/const when not instrumenting.
Jan Hubicka
1
-15
/
+16
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-7
/
+7
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-15
/
+5
[next]