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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-29
re PR middle-end/59208 (ice in initialize_flags_in_bb)
Richard Biener
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-2
/
+4
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-19
cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.
Jan Hubicka
1
-6
/
+16
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-1
/
+1
2013-11-18
remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions
Trevor Saunders
1
-27
/
+27
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-11-13
cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...
Martin Jambor
1
-52
/
+22
2013-11-11
Time profiler introduced.
Martin Liska
1
-0
/
+1
2013-10-31
Automated part of renaming of symtab_node_base to symtab_node.
David Malcolm
1
-2
/
+2
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-153
/
+153
2013-10-24
cgraph.c (cgraph_fnver_htab): Move GTY((...)) to be before htab_t.
Sriraman Tallam
1
-1
/
+1
2013-10-24
re PR other/58712 (issues found by --enable-checking=valgrind)
Markus Trippelsdorf
1
-5
/
+5
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-0
/
+3
2013-10-18
tree-ssa.h: Don't include gimple-low.h...
Andrew MacLeod
1
-0
/
+95
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-10
/
+10
2013-09-25
cgraph.c (cgraph_resolve_speculation): Use semantical equivalency test.
Jan Hubicka
1
-1
/
+3
2013-09-19
cgraph.c (cgraph_create_edge_1): Avoid uninitialized read of speculative flag.
Jan Hubicka
1
-2
/
+2
2013-09-17
re PR ipa/58398 (gcc.dg/attr-ifunc-4.c runfail regression after r202111)
Bernd Edlinger
1
-0
/
+2
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-09-05
ipa-prop.c (remove_described_reference): Accept missing references, return fa...
Martin Jambor
1
-1
/
+1
2013-09-01
Makefile.in: Add ipa-profile.o
Jan Hubicka
1
-125
/
+0
2013-08-31
cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
Jan Hubicka
1
-1
/
+1
2013-08-31
* cgraph.c (cgraph_speculative_call_info): Fix ref lookup
Jan Hubicka
1
-1
/
+1
2013-08-30
cgraph.c (cgraph_function_body_availability): Handle weakref correctly.
Jan Hubicka
1
-0
/
+2
2013-08-30
lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
Jan Hubicka
1
-1
/
+4
2013-08-26
cgraph.c (cgraph_propagate_frequency): Do not assume that virtual methods can...
Jan Hubicka
1
-1
/
+4
2013-08-26
cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting...
Jan Hubicka
1
-14
/
+30
2013-08-26
cgraph.c (cgraph_speculative_call_info): Fix parameter order and formating; a...
Jan Hubicka
1
-6
/
+15
2013-08-25
cgraph.c (cgraph_turn_edge_to_speculative): Fix debug output.
Jan Hubicka
1
-2
/
+2
2013-08-23
cgraph.c (cgraph_turn_edge_to_speculative): Mark target node as having addres...
Jan Hubicka
1
-0
/
+1
2013-08-20
re PR bootstrap/58186 (LTO profiledbootstrap fails in stage feedback for fort...
Jan Hubicka
1
-2
/
+6
2013-08-19
Makeifle-in (ipa-devirt.o): New.
Jan Hubicka
1
-4
/
+8
2013-08-18
cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record...
Jan Hubicka
1
-0
/
+18
2013-08-13
cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...
Jan Hubicka
1
-12
/
+36
2013-08-10
* cgraph.c (cgraph_create_edge_1): Clear speculative flag.
Jan Hubicka
1
-0
/
+1
2013-08-09
cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.
Jan Hubicka
1
-0
/
+5
2013-08-09
cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.
Jan Hubicka
1
-10
/
+272
2013-08-08
cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.
Jan Hubicka
1
-45
/
+65
2013-08-06
cgraph.c (cgraph_get_body): New function based on lto.c implementation.
Jan Hubicka
1
-0
/
+40
2013-08-05
re PR lto/57602 (Runfails for several C/C++ benchmarks from spec2000 for i686...
Jan Hubicka
1
-1
/
+1
2013-08-02
cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.
Jan Hubicka
1
-1
/
+0
2013-08-01
cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.
Jan Hubicka
1
-2
/
+2
2013-07-25
cgraph.c (release_function_body): Break out from ...
Jan Hubicka
1
-12
/
+27
2013-07-25
lto-symtab.c (lto_cgraph_replace_node): Release function body.
Jan Hubicka
1
-9
/
+12
2013-06-15
tree-flow.h (gimple_check_call_matching_types): Add new argument.
Dehao Chen
1
-2
/
+4
2013-06-12
cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s...
Jan Hubicka
1
-0
/
+2
2013-06-11
c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...
Jan Hubicka
1
-0
/
+2
2013-06-05
class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...
Jan Hubicka
1
-0
/
+5
[next]