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
/
ipa-profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
Martin Jambor
1
-2
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-06-02
Make TOPN counter dynamically allocated.
Martin Liska
1
-6
/
+5
2020-01-28
ipa: fix handling of multiple speculations (PR93318)
Jan Hubicka
1
-15
/
+21
2020-01-21
ipa-profile.c: reset call_sums state within ipa-profile.c (v2; PR 93315)
David Malcolm
1
-0
/
+3
2020-01-19
Implement speculative call verifier
Jan Hubicka
1
-87
/
+87
2020-01-15
Do not call streamer_read_hwi in a function call.
Martin Liska
1
-2
/
+3
2020-01-13
Missed function specialization + partial devirtualization
Xiong Hu Luo
1
-30
/
+323
2020-01-08
Use cgraph_node::dump_{asm_},name where possible.
Martin Liska
1
-9
/
+9
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-15
Fix comments typo
Luo Xiong Hu
1
-1
/
+1
2019-11-13
ipa-profile.c (check_argument_count): Check properly that e_info is non-NULL;...
Jan Hubicka
1
-3
/
+1
2019-11-13
re PR ipa/92498 (gcc.dg/tree-prof/crossmodule-indircall-1.c fails starting wi...
Jan Hubicka
1
-1
/
+3
2019-11-12
re PR ipa/92471 ([ICE] lto1 segmentation fault: ipa-profile.c ipa_get_cs_argu...
Jan Hubicka
1
-8
/
+22
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-1
/
+1
2019-11-08
ipa-utils.c (ipa_merge_profiles): Fix fprintf format string typo - mistmatch ...
Jakub Jelinek
1
-1
/
+1
2019-10-30
Remove cgraph_local_info structure.
Martin Liska
1
-4
/
+4
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-2
/
+2
2019-07-25
Generalize get_most_common_single_value to return n_th value & count
Xiong Hu Luo
1
-2
/
+2
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+1
2019-06-10
Implement N disk counters for single value and indirect call counters.
Martin Liska
1
-6
/
+6
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-05
Fix setting of hotness in non-LTO mode (PR gcov-profile/77698).
Martin Liska
1
-3
/
+2
2018-09-21
Remove arc profile histogram in non-LTO mode.
Martin Liska
1
-25
/
+1
2018-06-19
Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.
Martin Liska
1
-11
/
+14
2018-06-08
Rename get methods in symbol-summary.h to get_create.
Martin Liska
1
-1
/
+1
2018-01-24
ipa-profile.c (ipa_propagate_frequency_1): Fix logic skipping calls with zero...
Jan Hubicka
1
-5
/
+3
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-23
ipa-profile.c (ipa_propagate_frequency_1): Use count instead of frequency.
Jan Hubicka
1
-1
/
+1
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-7
/
+5
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-47
/
+48
2017-06-08
cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities.
Jan Hubicka
1
-1
/
+1
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-6
/
+9
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-3
/
+3
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-1
/
+1
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-1
/
+1
2017-05-19
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-1
/
+1
2017-05-03
Use call_summary in ipa-prop and ipa-cp
Martin Jambor
1
-1
/
+1
2017-01-23
[PR 79108] Put ipa_node_params to GC memory
Martin Jambor
1
-1
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-20
Add IPA VRP
Kugan Vivekanandarajah
1
-0
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-6
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-7
/
+6
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-1
/
+1
2015-09-16
Share memory blocks between pool allocators
Mikhail Maltsev
1
-2
/
+1
2015-07-16
Add new object_allocator and clean-up allocator usage.
Martin Liska
1
-1
/
+1
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-1
/
+0
[next]