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-inline.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
lto-cgraph.c (lto_output_node, [...]): Stream split_part.
Jan Hubicka
1
-0
/
+3
2015-03-26
ipa-inline-analysis.c (redirect_to_unreachable): New function.
Jan Hubicka
1
-0
/
+3
2015-01-20
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-0
/
+2
2015-01-14
re PR ipa/64481 (r219076 breaks bootstrap (x86_64-unknown-linux-gnu))
Jan Hubicka
1
-27
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-22
symbol_summary is used for inline_summary.
Martin Liska
1
-10
/
+22
2014-11-14
ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...
Martin Jambor
1
-1
/
+2
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-1
/
+0
2014-10-21
Add AutoFDO.
Dehao Chen
1
-0
/
+1
2014-09-18
Add header guard to several header files.
Kito Cheng
1
-0
/
+5
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-06-04
New callgraph wrapper function creation added
Martin Liska
1
-0
/
+1
2014-05-21
re PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails in stage-2)
Jan Hubicka
1
-1
/
+2
2014-04-18
ipa-inline.h (INLINE_HINT_known_hot): New hint.
Jan Hubicka
1
-1
/
+3
2014-03-28
re PR ipa/60243 (IPA is slow on large cgraph tree)
Jan Hubicka
1
-0
/
+3
2014-03-26
re PR ipa/60315 (template constructor switch optimization)
Jan Hubicka
1
-1
/
+2
2014-02-20
re PR middle-end/58555 (Floating point exception in want_inline_self_recursiv...
Jan Hubicka
1
-1
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-22
/
+24
2013-08-13
cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...
Jan Hubicka
1
-0
/
+1
2013-07-21
Fix typos.
Ondřej Bílka
1
-3
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-43
/
+24
2012-11-11
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Jan Hubicka
1
-3
/
+21
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-3
/
+5
2012-11-05
ipa-inline.c (compute_uninlined_call_time, [...]): New functions.
Jan Hubicka
1
-1
/
+9
2012-10-28
ipa-inline.c (edge_badness): Reduce precision; use scc hints.
Jan Hubicka
1
-1
/
+5
2012-10-07
ipa-inline-analysis.c (do_estimate_edge_time): Return actual time spent by th...
Jan Hubicka
1
-4
/
+15
2012-09-12
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Jan Hubicka
1
-2
/
+6
2012-08-29
ipa-inline.h (estimate_edge_hints): Call do_estimate_edge_hints, not do_estim...
Martin Jambor
1
-1
/
+1
2012-08-21
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Jan Hubicka
1
-1
/
+6
2012-08-19
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-2
/
+28
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-5
/
+5
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-1
/
+1
2012-08-11
re PR fortran/48636 (Enable more inlining with -O2 and higher)
Martin Jambor
1
-1
/
+10
2012-08-10
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Jan Hubicka
1
-1
/
+2
2012-04-18
lto-symtab.c (lto_cgraph_replace_node): Update.
Jan Hubicka
1
-1
/
+1
2011-11-15
ipa-cp.c (ipa_value_from_jfunc): Make global.
Maxim Kuvyrkov
1
-0
/
+1
2011-09-23
inline-1.c: new testcase.
Jan Hubicka
1
-0
/
+21
2011-09-21
ipa-inline.c (relative_time_benefit): Fix wrong bracketting.
Jan Hubicka
1
-1
/
+1
2011-09-06
ipa-inline.h (struct inline_summary): Move versionable flag...
Martin Jambor
1
-3
/
+0
2011-05-14
ipa-prop.c (ipa_cst_from_jfunc): New function.
Martin Jambor
1
-1
/
+3
2011-05-08
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
Jan Hubicka
1
-0
/
+1
2011-05-01
ipa-inline.c (caller_growth_limits): Fix thinko when
Jan Hubicka
1
-0
/
+1
2011-04-29
inline-10.c: New testcase.
Jan Hubicka
1
-1
/
+1
2011-04-27
inline-9.c: New testcase.
Jan Hubicka
1
-0
/
+1
2011-04-26
cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...
Jan Hubicka
1
-0
/
+23
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-21
/
+139
2011-04-19
cgraph.h (save_inline_function_body): Remove.
Jan Hubicka
1
-0
/
+9
[next]