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/existing-fp8
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-inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
Revert one ipa_call_summaries::get to get_create (PR ipa/86323).
Martin Liska
1
-8
/
+5
2018-06-19
Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.
Martin Liska
1
-37
/
+52
2018-06-08
Come up with cgraph_node::get_uid and make cgraph_node::uid private.
Martin Liska
1
-2
/
+2
2018-06-08
Port edge_growth_cache to call_summary.
Martin Liska
1
-12
/
+19
2018-06-08
Use summaries->get where possible. Small refactoring of multiple calls.
Martin Liska
1
-4
/
+4
2018-06-08
Rename get methods in symbol-summary.h to get_create.
Martin Liska
1
-35
/
+37
2018-06-08
Remove MPX
Martin Liska
1
-7
/
+0
2018-02-17
re PR ipa/84425 (Hang in ipa-inline.c starting with r250048)
Jakub Jelinek
1
-1
/
+1
2018-01-30
re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)
Jan Hubicka
1
-22
/
+65
2018-01-17
re PR ipa/83051 (ICE on valid code at -O3: in edge_badness, at ipa-inline.c:1...
Jan Hubicka
1
-1
/
+2
2018-01-14
re PR ipa/83051 (ICE on valid code at -O3: in edge_badness, at ipa-inline.c:1...
Jan Hubicka
1
-1
/
+2
2018-01-14
inline_small_functions speedup
Richard Sandiford
1
-5
/
+9
2018-01-09
* ipa-inline.c (edge_badness): Revert accidental checkin.
Jan Hubicka
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-02
ipa-inline.c (big_speedup_p): Fix expression.
Richard Biener
1
-1
/
+1
2017-12-19
re PR ipa/82801 (Internal compiler error with Eigen and __attribute__((always...
Jakub Jelinek
1
-11
/
+53
2017-12-05
invoke.texi: Document the options.
Martin Liska
1
-2
/
+6
2017-11-24
re PR bootstrap/83015 (bootstrap comparison failure on ia64)
Jan Hubicka
1
-0
/
+2
2017-11-23
ipa-fnsummary.c (record_modified_bb_info): Use sreal frequencies.
Jan Hubicka
1
-87
/
+44
2017-11-20
re PR bootstrap/83062 (Bootstrap failure: libsanitizer/tsan/tsan_rtl.h:713:44...
Jan Hubicka
1
-1
/
+1
2017-11-19
re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)
Jan Hubicka
1
-1
/
+2
2017-11-18
cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.
Jan Hubicka
1
-2
/
+3
2017-11-14
ipa-inline.c (edge_badness): Dump sreal frequency.
Jan Hubicka
1
-3
/
+2
2017-11-14
ipa-inline.c (compute_uninlined_call_time, [...]): always use frequencies.
Jan Hubicka
1
-8
/
+1
2017-11-13
cgraph.c (cgraph_edge::sreal_frequency): New function.
Jan Hubicka
1
-7
/
+8
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-99
/
+106
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-18
/
+20
2017-10-27
Extend ipa-pure-const pass to propagate malloc attribute.
Prathamesh Kulkarni
1
-3
/
+0
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-07-07
ipa-comdats.c: Remove optimize check from gate.
Jan Hubicka
1
-13
/
+25
2017-07-04
Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293).
Martin Liska
1
-2
/
+2
2017-06-13
Implement no_sanitize function attribute
Martin Liska
1
-8
/
+3
2017-06-08
cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities.
Jan Hubicka
1
-1
/
+1
2017-06-05
cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge.
Jan Hubicka
1
-2
/
+3
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-56
/
+72
2017-05-23
cgraphunit.c (symbol_table::process_new_functions): Update.
Jan Hubicka
1
-4
/
+4
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-37
/
+26
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-42
/
+42
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-0
/
+1
2017-05-22
ipa-inline.c (edge_badness): Use inlined_time instead of inline_summaries->get.
Jan Hubicka
1
-2
/
+3
2017-05-19
ipa-inline.h (ipa_call_summary): Turn sizes into signed; add ctor.
Jan Hubicka
1
-2
/
+2
2017-05-19
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-23
/
+18
2017-05-14
use auto_bitmap more
Trevor Saunders
1
-4
/
+2
2017-05-03
Remove ipa_update_after_lto_read
Martin Jambor
1
-3
/
+0
2017-05-02
common.opt (fstrict-overflow): Alias negative to fwrapv.
Richard Biener
1
-8
/
+1
2017-04-30
re PR tree-optimization/79224 (Large C-Ray slowdown)
Jan Hubicka
1
-24
/
+24
2017-04-28
ipa-cp.c (perform_estimation_of_a_value): Turn time to sreal.
Jan Hubicka
1
-19
/
+11
2017-04-26
ipa-cp.c (estimate_local_effects): Convert sreal to int.
Jan Hubicka
1
-9
/
+21
2017-02-13
cprop.c (cprop_jump): Add missing space in string literal.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]