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
/
value-prof.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-07
Remove gimple_call_types_likely_match_p (PR 70929)
Martin Jambor
1
-30
/
+0
2019-08-23
Clean up value-prof.c a bit.
Martin Liska
1
-20
/
+16
2019-08-13
Simplify dump_printf in value-prof.c
Martin Liska
1
-5
/
+4
2019-08-09
Port value profiling to -fopt-info infrastructure.
Martin Liska
1
-54
/
+51
2019-07-25
Generalize get_most_common_single_value to return n_th value & count
Xiong Hu Luo
1
-30
/
+23
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+1
2019-07-03
Rename SINGE_VALUE to TOPN_VALUES counters.
Martin Liska
1
-19
/
+16
2019-06-12
Remove wrong assert about single value profiler.
Martin Liska
1
-1
/
+1
2019-06-10
Update a bit dump format.
Martin Liska
1
-7
/
+9
2019-06-10
Dump histograms only if present.
Martin Liska
1
-53
/
+40
2019-06-10
Implement N disk counters for single value and indirect call counters.
Martin Liska
1
-58
/
+78
2019-06-07
Remove indirect call top N counter type.
Martin Liska
1
-30
/
+2
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-2
/
+2
2019-01-01
coverage.c (get_coverage_counts): Use current_function_decl.
Jan Hubicka
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-19
auto-profile.c (afdo_indirect_call): Skip generating histogram value if we ca...
Bin Cheng
1
-5
/
+0
2018-10-22
Add a fun parameter to three stmt_could_throw... functions
Martin Jambor
1
-4
/
+4
2018-10-04
Fix divergence in indirect profiling (PR gcov-profile/84107).
Martin Liska
1
-4
/
+3
2018-08-01
Improve dumping of value profiling transformations.
Martin Liska
1
-20
/
+9
2018-08-01
Add memmove to value profiling.
Martin Liska
1
-5
/
+3
2018-06-26
Introduce dump_location_t
David Malcolm
1
-8
/
+7
2018-06-08
Remove MPX
Martin Liska
1
-55
/
+0
2018-01-23
Clean-up IPA profile dump output.
Martin Liska
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-14
auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
Jan Hubicka
1
-5
/
+0
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-6
/
+6
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-27
/
+1
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-39
/
+37
2017-06-27
value-prof.c (free_hist): Remove call to memset and the enclosing if condition.
Prathamesh Kulkarni
1
-2
/
+0
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-34
/
+36
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-12
/
+7
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-02-22
Remove wrong assert about gcov_type (PR lto/79587).
Martin Liska
1
-1
/
+11
2017-01-31
re PR c++/79267 (internal compiler error with -O3 or -O2 -finline-functions)
Jakub Jelinek
1
-1
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-24
c-common.c (c_common_truthvalue_conversion): Warn for multiplications in bool...
Bernd Edlinger
1
-2
/
+2
2016-09-26
Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)
Martin Liska
1
-27
/
+0
2016-08-09
Fix usage of POW2 histogram
Martin Liska
1
-1
/
+2
2016-08-09
Fix POW2 histogram
Martin Liska
1
-2
/
+2
2016-07-14
Don't run instrumented value profiler changes with afdo
Andi Kleen
1
-0
/
+6
2016-01-13
re PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_gimple failed: non-triv...
Jakub Jelinek
1
-1
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-14
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-15
/
+12
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-6
/
+4
2015-10-27
cfg.c (free_edge): Add function argument and use it instead of cfun.
Richard Biener
1
-5
/
+5
2015-10-16
tree-nested.h (build_addr): Adjust prototype.
Richard Biener
1
-2
/
+1
2015-10-08
[PATCH] [5/n] Fix minor SSA_NAME leaks
Jeff Law
1
-0
/
+15
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-26
/
+26
[next]