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
/
cgraph.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
Backport r268060
Martin Liska
1
-1
/
+6
2019-03-08
Relax cgraph_node::clone_of_p to also look through former clones
Martin Jambor
1
-0
/
+13
2018-05-28
Don't mark IFUNC resolver as only called directly
H.J. Lu
1
-0
/
+4
2018-04-26
cgraph.h (symbol_table): Just declare debug method here.
Richard Biener
1
-4
/
+1
2018-02-08
re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)
Jan Hubicka
1
-0
/
+3
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-01
function.h (struct function): Remove cilk_frame_decl, is_cilk_function and ca...
Jakub Jelinek
1
-3
/
+0
2017-11-13
cgraph.c (cgraph_edge::sreal_frequency): New function.
Jan Hubicka
1
-0
/
+4
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-14
/
+23
2017-10-27
Extend ipa-pure-const pass to propagate malloc attribute.
Prathamesh Kulkarni
1
-0
/
+4
2017-09-21
ipa: fix dumping with deleted multiversioning nodes
Evgeny Kudryashov
1
-1
/
+1
2017-09-18
Fix a typo in a comment (cgraph.c:cgraph_thunk_info)
Pierre-Marie de Rodat
1
-1
/
+1
2017-09-15
Add comments to struct cgraph_thunk_info
Pierre-Marie de Rodat
1
-4
/
+35
2017-06-10
cgraph.h (cgraph_edge::clone): Update prototype.
Jan Hubicka
1
-1
/
+1
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-10
/
+12
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-1
/
+10
2017-05-23
Move symtab_node::dump_table to symbol_table::dump
Martin Liska
1
-6
/
+9
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-1
/
+1
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-0
/
+4
2017-04-28
re PR bootstrap/80531 (RC1 bootstrap comparison failure)
Jakub Jelinek
1
-4
/
+1
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-03-30
[PR 77333] Fixup fntypes of gimple calls of clones
Martin Jambor
1
-0
/
+2
2017-01-24
Add "__RTL" to cc1
David Malcolm
1
-0
/
+4
2017-01-20
Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190).
Martin Liska
1
-4
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-30
Introduce -fdump-ipa-clones dump output
Martin Liska
1
-4
/
+16
2016-10-19
Replace NULL with false as a return value
Martin Liska
1
-1
/
+1
2016-05-18
Indirect inlining of targets from references of global constants
Martin Jambor
1
-2
/
+7
2016-05-08
cgraph.c (thunk_adjust): Export.
Jan Hubicka
1
-0
/
+1
2016-05-04
cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Check availabilit...
Jan Hubicka
1
-10
/
+21
2016-04-21
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-1
/
+1
2016-04-17
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-5
/
+16
2016-04-16
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-29
/
+72
2016-04-07
cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
Jakub Jelinek
1
-0
/
+5
2016-04-04
re PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto)
Jan Hubicka
1
-0
/
+3
2016-03-29
re PR lto/70283 (bogus vtable mismatch warnings)
Jan Hubicka
1
-0
/
+3
2016-03-10
re PR ipa/69589 (ICE in initialize_node_lattices, at ipa-cp.c:971)
Jan Hubicka
1
-0
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-23
cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONSTANT_POOL.
Nathan Sidwell
1
-7
/
+1
2015-12-23
alias.c (compare_base_decls): Simplify in-symtab check.
Nathan Sidwell
1
-1
/
+7
2015-12-15
[PR 68851] Do not collect thunks in collect_callers
Martin Jambor
1
-1
/
+1
2015-12-09
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-2
/
+7
2015-12-07
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-1
/
+30
2015-12-04
* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
Jan Hubicka
1
-1
/
+1
2015-11-29
cgraph.c (cgraph_node::make_local): No name is unique during incremental link...
Jan Hubicka
1
-5
/
+13
2015-11-05
gcc/
Jakub Jelinek
1
-2
/
+5
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-2
/
+22
2015-10-13
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
Jakub Jelinek
1
-1
/
+7
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-17
/
+17
2015-08-19
remove useless typedefs
Trevor Saunders
1
-3
/
+1
[next]