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
/
cgraph.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
sw-1.c: Force rep;movsb.
Zolotukhin Michael
1
-0
/
+2
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+20
2011-09-06
ipa-inline.h (struct inline_summary): Move versionable flag...
Martin Jambor
1
-1
/
+4
2011-09-02
cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.
Martin Jambor
1
-5
/
+1
2011-07-12
cgraph.h (cgraph_get_node_or_alias): Removed declaration.
Martin Jambor
1
-1
/
+0
2011-07-08
cgraph.c (cgraph_add_to_same_comdat_group): New.
Jason Merrill
1
-0
/
+1
2011-07-01
re PR middle-end/49596 (FAIL: gcc.dg/torture/pr43879_1.c)
Richard Guenther
1
-1
/
+2
2011-06-22
re PR tree-optimization/49493 (ICE: in insert_vi_for_tree, at tree-ssa-struct...
Richard Guenther
1
-4
/
+4
2011-06-18
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...
Jan Hubicka
1
-3
/
+49
2011-06-13
cgraph.c (cgraph_for_node_thunks_and_aliases, [...]): Fix thinko in recursive...
Jan Hubicka
1
-14
/
+1
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
1
-11
/
+43
2011-06-10
cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...
Jan Hubicka
1
-12
/
+62
2011-05-31
cgraph.h (cgraph_inline_failed_t): Give enum a name
Jan Hubicka
1
-1
/
+1
2011-05-08
cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
Jan Hubicka
1
-1
/
+2
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-0
/
+73
2011-05-03
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...
Jan Hubicka
1
-30
/
+10
2011-04-30
cgraph.h (cgraph_postorder): Remove declaration.
Martin Jambor
1
-1
/
+0
2011-04-29
cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph node instead ...
Martin Jambor
1
-1
/
+1
2011-04-26
cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...
Jan Hubicka
1
-10
/
+5
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-5
/
+0
2011-04-22
Remove cgraph pid
Xinliang David Li
1
-5
/
+0
2011-04-19
cgraph.h (save_inline_function_body): Remove.
Jan Hubicka
1
-2
/
+0
2011-04-19
cgraph.h (cgraph_optimize_for_size_p): Declare.
Jan Hubicka
1
-0
/
+1
2011-04-17
cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.
Jan Hubicka
1
-2
/
+0
2011-04-17
re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
Jan Hubicka
1
-4
/
+0
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-22
/
+0
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-19
/
+0
2011-04-12
cgraph.h (cgraph_node): Remove function declaration.
Martin Jambor
1
-1
/
+2
2011-04-06
re PR middle-end/47663 (Very simple wrapper not inlined)
Richard Guenther
1
-0
/
+15
2011-03-28
tree-inline.c (expand_call_inline): Do not check that destination node is ana...
Martin Jambor
1
-0
/
+1
2011-03-04
re PR lto/47497 (SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -f...
Jan Hubicka
1
-2
/
+2
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+1
2011-02-11
cgraph.c: Fix comment typos.
Nathan Froyd
1
-1
/
+1
2011-02-03
re PR middle-end/31490 (Compile error section type conflict)
Jakub Jelinek
1
-1
/
+2
2011-01-26
re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)
Jan Hubicka
1
-0
/
+4
2011-01-03
re PR tree-optimization/46984 (g++.dg/torture/pr45699.C FAILs with -fno-early...
Martin Jambor
1
-6
/
+8
2010-12-15
re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...
Martin Jambor
1
-1
/
+4
2010-12-04
re PR driver/46760 (LTO bootstrap doesn't work with FDO)
Jan Hubicka
1
-0
/
+3
2010-11-23
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
Jan Hubicka
1
-14
/
+0
2010-11-20
cgraph.c (ld_plugin_symbol_resolution_names): New.
Jan Hubicka
1
-0
/
+2
2010-11-16
cgraph.h (+varpool_can_remove_if_no_refs): Move here from ......
Jan Hubicka
1
-0
/
+12
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-3
/
+6
2010-10-16
cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup a...
Jan Hubicka
1
-0
/
+4
2010-10-15
re PR rtl-optimization/45621 (ICE: verify_cgraph_node failed: inlined_to poin...
Jan Hubicka
1
-5
/
+2
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-14
/
+14
2010-09-20
re PR tree-optimization/45605 (Missed devirtualization)
Jan Hubicka
1
-1
/
+1
2010-09-03
cgraph.h (struct varpool_node): Add const_value_known.
Jan Hubicka
1
-0
/
+3
2010-08-21
re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...
Jan Hubicka
1
-13
/
+9
2010-07-08
cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function.
Jan Hubicka
1
-0
/
+2
2010-07-05
cgraph.h (cgraph_node, [...]): Update docmentation of in_other_partition.
Jan Hubicka
1
-2
/
+7
[next]