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
2009-08-12
Fix to PR41012
Xinliang David Li
1
-14
/
+9
2009-07-30
re PR tree-optimization/40570 (ICE with recursion at -O3)
Martin Jambor
1
-0
/
+2
2009-07-03
ipa-inline.c (cgraph_decide_inlining_incrementally): When optimizing for size...
Jan Hubicka
1
-1
/
+2
2009-05-25
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-97
/
+315
2009-05-21
cgraph.h (struct cgraph_node): Remove inline_decl member.
Richard Guenther
1
-7
/
+2
2009-05-16
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
Ian Lance Taylor
1
-1
/
+1
2009-05-15
invoke.texi (max-early-inliner-iterations): New flag.
Jan Hubicka
1
-66
/
+77
2009-05-15
Revert the following patch until testsuite fallout is fixed:
Jan Hubicka
1
-283
/
+92
2009-05-15
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-92
/
+283
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
1
-1
/
+1
2009-04-13
ipa-inline.c (cgraph_decide_inlining_of_small_function): Dump ...
Dwarakanath Rajagopal
1
-1
/
+3
2009-04-03
omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.
Steven Bosscher
1
-4
/
+4
2009-03-28
tree-pass.h (pass_fixup_cfg): New pass.
Jan Hubicka
1
-0
/
+2
2009-03-28
Bring from lto-branch:
Jan Hubicka
1
-31
/
+39
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2009-02-06
re PR tree-optimization/38844 (deadlock with __attribute__((always_inline)) a...
Jan Hubicka
1
-7
/
+9
2008-12-30
re PR middle-end/38584 (Inline heuristics run even at -O0)
Steven Bosscher
1
-4
/
+16
2008-12-10
re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)
Jakub Jelinek
1
-0
/
+1
2008-09-11
ipa-prop.h (struct ipa_param_flags): Removed.
Martin Jambor
1
-65
/
+75
2008-09-09
re PR other/37419 (mpfr related memory corruption)
Jakub Jelinek
1
-4
/
+7
2008-09-03
re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....
Jan Hubicka
1
-4
/
+4
2008-08-30
ipa-inline.c (cgraph_estimate_growth): Discover self recursive functions.
Jan Hubicka
1
-9
/
+21
2008-08-29
cgraph.c (cgraph_remove_node): Do not remove nested nodes.
Jan Hubicka
1
-24
/
+4
2008-08-29
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
Jan Hubicka
1
-2
/
+2
2008-08-24
ipa-cp.c (ipcp_analyze_node): New function.
Jan Hubicka
1
-24
/
+34
2008-08-21
cgraph.c (first_cgraph_function_insertion_hook): New variable.
Jan Hubicka
1
-8
/
+12
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-9
/
+3
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-21
/
+28
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-101
/
+17
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-3
/
+79
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-0
/
+35
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+2
2008-05-26
re PR tree-optimization/36329 (latent problem with tree inlining)
Eric Botcazou
1
-6
/
+6
2008-05-15
cgraph.h (compute_inline_parameters): Made public.
Kenneth Zadeck
1
-12
/
+39
2008-05-07
cgraph.c (dump_cgraph_node): Update.
Jan Hubicka
1
-14
/
+24
2008-05-05
tree-pass.h (pass_O0_always_inline): Declare.
Jan Hubicka
1
-8
/
+59
2008-05-02
re PR tree-optimization/36100 (always_inline attribute is broken at -O0)
Jan Hubicka
1
-7
/
+2
2008-05-01
tree-pass.h (opt_pass): Add IPA_PASS.
Jan Hubicka
1
-33
/
+29
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-15
/
+25
2008-03-04
ipa-inline.c (cgraph_decide_inlining_of_small_function): Fix typo in last com...
Jan Hubicka
1
-1
/
+1
2008-03-03
re PR c++/35262 (FAIL: abi_check)
Jan Hubicka
1
-1
/
+1
2007-09-04
re PR middle-end/29478 (optimization generates warning for casts)
Jan Hubicka
1
-7
/
+17
2007-08-28
tree.h (DECL_DISREGARD_INLINE_LIMITS): New.
Richard Guenther
1
-1
/
+1
2007-08-20
c-objc-common.c (c_disregard_inline_limits): Remove.
Richard Guenther
1
-1
/
+1
2007-08-11
cgraphunit.c (record_cdtor_fn): Declare all cdtors always inlined.
Jan Hubicka
1
-1
/
+1
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-06-30
ipa.c (cgraph_postorder): Cast according to the coding conventions.
Thomas Neumann
1
-8
/
+10
2007-06-26
ipa-inline.c (cgraph_mark_inline): Assert that we never inline uninlinable call.
Jan Hubicka
1
-6
/
+11
2007-06-23
re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)
Richard Guenther
1
-6
/
+5
2007-05-26
c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...
Kazu Hirata
1
-1
/
+1
[next]