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-analysis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
re PR tree-optimization/51680 (g++ 4.7 fails to inline trivial template stuff)
Jan Hubicka
1
-16
/
+12
2012-01-08
re PR tree-optimization/51600 (ice in estimate_local_effects)
Jan Hubicka
1
-20
/
+28
2011-12-13
lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
Eric Botcazou
1
-3
/
+3
2011-12-05
cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...
Richard Guenther
1
-1
/
+1
2011-11-15
ipa-cp.c (ipa_value_from_jfunc): Make global.
Maxim Kuvyrkov
1
-33
/
+143
2011-11-09
re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i...
Richard Guenther
1
-14
/
+0
2011-10-03
ipa-inline-analysis.c (MAX_TIME): Update comment.
Richard Sandiford
1
-2
/
+2
2011-10-02
* ipa-inline-analysis.c (inline_summary_alloc): Bounds check.
Jan Hubicka
1
-9
/
+11
2011-10-02
ipa-inline-analysis.c (reset_inline_edge_summary): New function.
Jan Hubicka
1
-14
/
+49
2011-09-27
* ipa-inline-analysis.c (MAX_TIME): Reduce to avoid overflows.
Jan Hubicka
1
-1
/
+1
2011-09-27
inline-5.c: New testcase.
Jan Hubicka
1
-9
/
+56
2011-09-27
ipa-inline-analysis.c (predicate_probability): Avoid comparison between signe...
Richard Sandiford
1
-4
/
+4
2011-09-23
inline-1.c: new testcase.
Jan Hubicka
1
-67
/
+427
2011-09-22
* ipa-inline-analysis.c: Fix overly long lines.
Jan Hubicka
1
-28
/
+45
2011-09-22
ipa-inline-transform.c (inline_call): Always update jump functions after inli...
Jan Hubicka
1
-32
/
+31
2011-09-21
ipa-inline-analsis.c (compute_inline_parameters): Set cfun and current_functi...
Jan Hubicka
1
-4
/
+41
2011-09-21
ipa-inline.c (relative_time_benefit): Fix wrong bracketting.
Jan Hubicka
1
-3
/
+2
2011-09-21
re PR tree-optimization/50433 (ACATS c460010 fails to compile)
Jan Hubicka
1
-9
/
+6
2011-09-15
ipa-inline-analysis.c (add_condition): Add conditions parameter; simplify obv...
Jan Hubicka
1
-41
/
+112
2011-09-06
ipa-inline.h (struct inline_summary): Move versionable flag...
Martin Jambor
1
-6
/
+1
2011-09-05
ipa-inline-analysis.c (set_cond_stmt_execution_predicate): Check that paramet...
Jan Hubicka
1
-0
/
+2
2011-08-31
re PR middle-end/49886 (pass_split_functions cannot deal with function type a...
Martin Jambor
1
-10
/
+20
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-45
/
+34
2011-08-11
tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...
Diego Novillo
1
-2
/
+2
2011-08-08
rebase
Diego Novillo
1
-0
/
+2
2011-08-08
re PR tree-optimization/50005 (ipa-inline-analysis.c:1876:41: error: comparis...
Mikael Pettersson
1
-1
/
+1
2011-08-05
+ PR middle-end/49494 + * ipa-inline-analysis.c (remap_predicate): Add bounds...
Jan Hubicka
1
-0
/
+1
2011-06-13
ipa-inline.c (reset_edge_caches): Walk aliases.
Jan Hubicka
1
-2
/
+2
2011-06-13
cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...
Jan Hubicka
1
-2
/
+1
2011-06-10
ipa-inline-transform.c (can_remove_node_now_p): Move out of...
Jan Hubicka
1
-31
/
+57
2011-06-06
re PR bootstrap/49270 (make BOOT_CFLAGS="-g -O3" CFLAGS_FOR_TARGET="-g -O3" C...
Alexandre Oliva
1
-0
/
+5
2011-06-04
re PR middle-end/48893 (ICE in evaulate_conditions_for_edge at ipa-inline-ana...
Jan Hubicka
1
-1
/
+9
2011-06-04
re PR tree-optimization/48929 (ICE: in estimate_size_after_inlining, at ipa-i...
Jan Hubicka
1
-0
/
+4
2011-05-17
ipa-inline-analysis.c (inline_node_duplication_hook): Initialize info->entry ...
Uros Bizjak
1
-1
/
+1
2011-05-14
ipa-prop.c (ipa_cst_from_jfunc): New function.
Martin Jambor
1
-36
/
+12
2011-05-08
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
Jan Hubicka
1
-37
/
+255
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-3
/
+19
2011-05-01
ipa-inline.c (caller_growth_limits): Fix thinko when
Jan Hubicka
1
-5
/
+14
2011-04-29
inline-10.c: New testcase.
Jan Hubicka
1
-89
/
+329
2011-04-28
ipa-inline-analysis.c (will_be_nonconstant_predicate): Take nonconstant_names...
Jan Hubicka
1
-14
/
+63
2011-04-27
inline-9.c: New testcase.
Jan Hubicka
1
-57
/
+254
2011-04-26
cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...
Jan Hubicka
1
-16
/
+161
2011-04-24
ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette WPA hack.
Jan Hubicka
1
-12
/
+34
2011-04-23
* ipa-inline-analysis.c (inline_write_summary): Fix thinko.
Jan Hubicka
1
-2
/
+2
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-116
/
+1077
2011-04-17
lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...
Jan Hubicka
1
-25
/
+39
2011-04-17
re PR tree-optimization/48622 (ICE: in estimate_size_after_inlining, at ipa-i...
Michael Matz
1
-2
/
+2
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-30
/
+85
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-23
/
+204
2011-04-13
ipa-inline.h: New file.
Jan Hubicka
1
-0
/
+481