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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
Implement iterative dataflow in mod-ref
Jan Hubicka
1
-3
/
+0
2020-06-09
sanitizer: do not inline no-sanitize into sanitizer fn
Martin Liska
1
-11
/
+19
2020-04-04
ipa: Fix wrong code with failed propagation to builtin_constant_p [PR93940]
Jan Hubicka
1
-0
/
+1
2020-03-19
Fix inliner ICE on alias with flatten attribute [PR92372]
Jan Hubicka
1
-0
/
+3
2020-01-28
ipa: fix handling of multiple speculations (PR93318)
Jan Hubicka
1
-6
/
+4
2020-01-09
Make cgraph_edge::resolve-speculation static
Martin Jambor
1
-3
/
+3
2020-01-09
Add Optimization for various IPA parameters.
Martin Liska
1
-2
/
+4
2020-01-08
Use cgraph_node::dump_{asm_},name where possible.
Martin Liska
1
-6
/
+5
2020-01-08
Partially revert ipa-inline caller_growth_limits
Luo Xiong Hu
1
-2
/
+2
2020-01-07
Restore patch reverted on trunk instead of a branch
Michael Meissner
1
-2
/
+2
2020-01-07
Revert a patch from luoxhu@linux.ibm.com
Michael Meissner
1
-2
/
+2
2020-01-07
ipa-inline: Adjust condition for caller_growth_limits
Luo Xiong Hu
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-30
ipa-inline.c (compute_max_insns): Return int64_t.
Jan Hubicka
1
-3
/
+2
2019-11-30
cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.
Jan Hubicka
1
-2
/
+3
2019-11-28
Remove leftover optimize checks.
Jan Hubicka
1
-14
/
+7
2019-11-23
Convert inliner to new param infrastructure
Jan Hubicka
1
-51
/
+45
2019-11-23
ipa-fnsummary.c: Fix comment typos.
Jakub Jelinek
1
-14
/
+14
2019-11-21
Avoid quadratic behaviour of update_callee_keys.
Jan Hubicka
1
-17
/
+56
2019-11-21
ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.
Jakub Jelinek
1
-1
/
+1
2019-11-21
Avoid quadratic behaviour of early inliner.
Jan Hubicka
1
-2
/
+17
2019-11-20
Optimize updating of badness after applying inline
Jan Hubicka
1
-5
/
+27
2019-11-19
Avoid redundant computations in edge_badness.
Jan Hubicka
1
-7
/
+30
2019-11-18
re PR ipa/92508 (ICE in do_estimate_edge_time, at ipa-inline-analysis.c:223 s...
Jan Hubicka
1
-2
/
+1
2019-11-15
ipa-inline.c (edge_badness, [...]): Revert accidental commit.
Jan Hubicka
1
-14
/
+1
2019-11-15
ipa-inline.c (inline_small_functions): Move assignment to next before call de...
Richard Biener
1
-1
/
+1
2019-11-15
Update iterator of next
Xiong Hu Luo
1
-6
/
+9
2019-11-14
Support for value ranges in IPA predicates
Jan Hubicka
1
-1
/
+14
2019-11-14
Remove usage of CIF_MAX_INLINE_INSNS_SINGLE_O2_LIMIT.
Martin Liska
1
-10
/
+4
2019-11-14
Add Optimization keyword for param_max_inline_insns_auto param.
Martin Liska
1
-14
/
+4
2019-11-13
re PR ipa/92421 (ICE in inline_small_functions, at ipa-inline.c:2001 since r2...
Jan Hubicka
1
-5
/
+5
2019-11-13
ipa-inline.c (ipa_inline): Check that function is defined before flattening.
Jan Hubicka
1
-2
/
+3
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-43
/
+41
2019-11-10
Manually CSE sreal frequency calculations
Jan Hubicka
1
-12
/
+14
2019-11-09
ipa-inline-analysis.c (do_estimate_growth_1): Add support for capping the gro...
Jan Hubicka
1
-6
/
+6
2019-11-07
Remove gimple_call_types_likely_match_p (PR 70929)
Martin Jambor
1
-8
/
+0
2019-11-04
cgraphclones.c (cgraph_node::create_version_clone): Do not duplicate summaries.
Jan Hubicka
1
-4
/
+4
2019-11-03
ipa-fnsummary.c (ipa_call_context::duplicate_from): New member function.
Jan Hubicka
1
-2
/
+3
2019-10-30
Remove cgraph_local_info structure.
Martin Liska
1
-1
/
+1
2019-10-30
Remove cgraph_global_info.
Martin Liska
1
-42
/
+42
2019-10-24
cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.
Jan Hubicka
1
-26
/
+29
2019-10-23
Do not ICE in IPA inliner.
Martin Liska
1
-1
/
+1
2019-10-05
ipa-inline.c: Fix type; compute size rather than self_size for size of caller...
Jan Hubicka
1
-2
/
+2
2019-10-04
* ipa-inline.c (inline_insns_single, inline_insns_auto): Fix typo.
Jan Hubicka
1
-2
/
+2
2019-10-03
params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, [...]): New.
Jan Hubicka
1
-41
/
+58
2019-10-02
cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.
Jan Hubicka
1
-28
/
+67
2019-10-01
invoke.texi (early-inlining-insns-O2): Document.
Jan Hubicka
1
-8
/
+14
2019-07-26
[PR 89330] Remove non-useful speculations from new_edges
Martin Jambor
1
-4
/
+8
2019-07-25
cif-code.def (NEVER_CALL): New code.
Eric Botcazou
1
-7
/
+10
[next]