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
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-3
/
+3
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-12
/
+4
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-05-13
re PR ipa/65873 (Failure to inline always_inline memcpy)
Jan Hubicka
1
-35
/
+55
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-19
/
+19
2015-04-30
re PR ipa/65873 (Failure to inline always_inline memcpy)
Jan Hubicka
1
-3
/
+0
2015-04-17
ipa-inline.c (can_inline_edge_p): Allow inlining of functions with same attri...
Christian Bruel
1
-1
/
+1
2015-04-03
re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)
Jan Hubicka
1
-2
/
+3
2015-04-01
lto-cgraph.c (lto_output_node, [...]): Stream split_part.
Jan Hubicka
1
-21
/
+96
2015-03-30
re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)
Jan Hubicka
1
-1
/
+1
2015-03-26
ipa-inline.c (check_maybe_up, [...]): New macros.
Jan Hubicka
1
-41
/
+48
2015-03-26
ipa-inline-analysis.c (redirect_to_unreachable): New function.
Jan Hubicka
1
-33
/
+37
2015-03-20
ipa-inline.c (can_inline_edge_p): Short circuit if inline_failed already is f...
Jan Hubicka
1
-6
/
+27
2015-03-05
Fix warnings occured during profiledboostrap on
Martin Liska
1
-1
/
+1
2015-03-02
re PR lto/65130 (ICE with LTO on valid code on x86_64-linux-gnu)
Jan Hubicka
1
-0
/
+11
2015-03-01
ipa-inline.c (can_inline_edge_p): Match opt_for_fn on inline target; also mat...
Jan Hubicka
1
-30
/
+39
2015-02-26
re PR ipa/65008 (ICE: in estimate_edge_growth, at ipa-inline.h:298 with -O2)
Marek Polacek
1
-0
/
+13
2015-02-17
ipa-visibility.c (function_and_variable_visibility): Only check locality if n...
Jan Hubicka
1
-6
/
+6
2015-02-05
re PR ipa/64686 (ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO...
Jan Hubicka
1
-2
/
+8
2015-02-02
ipa-inline.c (early_inliner): Skip inlining only in always_inlined...
Jan Hubicka
1
-1
/
+15
2015-01-29
re PR middle-end/64805 (Specific use of __attribute ((always_inline)) breaks ...
Ilya Enkovich
1
-0
/
+7
2015-01-26
re PR ipa/64730 (g++.dg/ipa/pr64049-1.C ICE: SEGV when printing NULL)
Jakub Jelinek
1
-0
/
+3
2015-01-22
re PR ipa/64694 (FAIL: 23_containers/unordered_set/insert/hash_policy.cc)
Jan Hubicka
1
-1
/
+1
2015-01-22
ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompati...
Richard Biener
1
-10
/
+49
2015-01-20
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-22
/
+95
2015-01-19
re PR ipa/64218 (ICE: Segmentation fault (symtab_node::get_alias_target()) ru...
Jan Hubicka
1
-1
/
+2
2015-01-16
ipa-inline.c (inline_small_functions): Work around hints cache issue.
Jan Hubicka
1
-1
/
+12
2015-01-14
ipa-inline.c (inline_small_functions): Swap the operands in enum.
Naveen H.S
1
-4
/
+6
2015-01-14
re PR ipa/64481 (r219076 breaks bootstrap (x86_64-unknown-linux-gnu))
Jan Hubicka
1
-13
/
+12
2015-01-13
re PR ipa/64565 (ICE: in inline_small_functions, at ipa-inline.c:1664)
Jan Hubicka
1
-1
/
+3
2015-01-12
re PR ipa/63967 (r217633 caused internal compiler error: in estimate_edge_gro...
Jan Hubicka
1
-109
/
+81
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-27
ipa-inline.c (max_count_real, [...]): Remove.
Jan Hubicka
1
-139
/
+134
2014-12-22
symbol_summary is used for inline_summary.
Martin Liska
1
-25
/
+25
2014-12-22
ipa-prop uses symbol_summary class.
Martin Liska
1
-1
/
+2
2014-12-12
ipa-inline.c (ipa_inline): Fix condition on when TODO_remove_unreachable_func...
Jan Hubicka
1
-2
/
+1
2014-12-11
re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...
Jan Hubicka
1
-9
/
+14
2014-12-10
New sreal implementation which uses int64_t as m_sig.
Martin Liska
1
-1
/
+1
2014-12-08
PR jit/63854: Introduce xstrdup_for_dump
David Malcolm
1
-22
/
+22
2014-11-24
[PATCH 2/2] ipa-inline uses sreal for as fibonacci_heap template
Martin Liska
1
-24
/
+25
2014-11-18
ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
Jan Hubicka
1
-25
/
+19
2014-11-18
New template fibonacci_heap class introduced.
Martin Liska
1
-56
/
+51
2014-11-11
c++ify sreal
Trevor Saunders
1
-13
/
+12
2014-11-05
ipa-chkp.c: New.
Ilya Enkovich
1
-5
/
+9
2014-10-31
ipa-inline.c (want_inline_small_function_p): Fix typo and formatting.
Eric Botcazou
1
-26
/
+27
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+5
[next]