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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-02
cgraphunit.c (ipa_passes): Remove unrechable nodes.
Jan Hubicka
1
-6
/
+1
2011-10-02
re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...
Jan Hubicka
1
-0
/
+2
2011-07-08
cgraph.c (cgraph_add_to_same_comdat_group): New.
Jason Merrill
1
-23
/
+6
2011-06-27
ipa.c (cgraph_address_taken_from_non_vtable_p): Walk references of node inste...
Jan Hubicka
1
-3
/
+3
2011-06-18
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...
Jan Hubicka
1
-28
/
+2
2011-06-15
cgraphunit.c (handle_alias_pairs): New function.
Jan Hubicka
1
-8
/
+0
2011-06-14
* ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.
Jan Hubicka
1
-8
/
+9
2011-06-14
cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...
Jan Hubicka
1
-2
/
+2
2011-06-12
re PR middle-end/49373 (Many testcase failures)
Jan Hubicka
1
-0
/
+2
2011-06-12
re PR middle-end/49378 (C++ is broken)
Jan Hubicka
1
-1
/
+9
2011-06-11
* ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.
Jan Hubicka
1
-1
/
+1
2011-06-11
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
Jan Hubicka
1
-21
/
+5
2011-06-10
ipa.c (cgraph_non_local_node_p_1): Break out from ...;
Jan Hubicka
1
-16
/
+33
2011-06-01
Pass name cleanups
David Li
1
-1
/
+1
2011-05-25
re PR middle-end/49062 (Many C++ tests ICE on Tru64 UNIX: non-DECL_ONE_ONLY n...
Jan Hubicka
1
-1
/
+1
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-0
/
+40
2011-05-03
cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...
Jan Hubicka
1
-314
/
+0
2011-04-30
cgraph.h (cgraph_postorder): Remove declaration.
Martin Jambor
1
-77
/
+2
2011-04-16
cgraphbuild.c: Include ipa-inline.h.
Jan Hubicka
1
-5
/
+3
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-0
/
+2
2011-04-11
except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...
Martin Jambor
1
-1
/
+1
2011-03-11
re PR middle-end/48044 (ICE in function_and_variable_visibility, at ipa.c:875)
Jakub Jelinek
1
-2
/
+2
2011-01-15
re PR tree-optimization/47276 (ICE in function_and_variable_visibility, at ip...
Jan Hubicka
1
-0
/
+2
2011-01-08
re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone i...
Jan Hubicka
1
-2
/
+27
2010-12-23
ipa.c (cgraph_remove_unreachable_nodes): Update former_clone_of even when not...
Martin Jambor
1
-2
/
+0
2010-12-14
This time really commit PR middle-end/45388
Jan Hubicka
1
-6
/
+24
2010-12-05
ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions w...
Jan Hubicka
1
-0
/
+24
2010-11-25
cgraphunit.c (process_function_and_variable_attributes): Mark dllexport-ed fu...
Kai Tietz
1
-1
/
+7
2010-11-20
cgraph.c (ld_plugin_symbol_resolution_names): New.
Jan Hubicka
1
-21
/
+69
2010-11-16
cgraph.h (+varpool_can_remove_if_no_refs): Move here from ......
Jan Hubicka
1
-11
/
+2
2010-11-11
invoke.texi (-fwhopr): Merge into -flto section.
Jan Hubicka
1
-1
/
+1
2010-10-26
ipa.c (process_references): Enqueue all referenced nodes; mark as reachable o...
Jan Hubicka
1
-13
/
+12
2010-10-26
ipa.c (cgraph_externally_visible_p, [...]): Use info provided by linker plugin.
Jan Hubicka
1
-0
/
+19
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-12
/
+31
2010-10-19
ipa.c (cgraph_externally_visible_p): Handle externally visible and preserve f...
Jan Hubicka
1
-24
/
+64
2010-10-18
ipa.c (cgraph_externally_visible_p, [...]): Revert accidental commit.
Jan Hubicka
1
-83
/
+24
2010-10-16
re PR middle-end/44206 (ICE: Inline clone with address taken)
Jan Hubicka
1
-41
/
+112
2010-10-11
vec.h (VEC_qsort): Define.
Nathan Froyd
1
-8
/
+2
2010-10-11
re PR middle-end/45955 (FAIL: gcc.dg/initpri1.c (test for excess errors))
John David Anglin
1
-1
/
+0
2010-10-07
re PR middle-end/45926 (Revision 165057 breaks GOMP)
Jan Hubicka
1
-13
/
+8
2010-10-06
ipa.c (cgraph_remove_unreachable_nodes): External references can always be re...
Jan Hubicka
1
-12
/
+21
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-7
/
+4
2010-09-20
re PR tree-optimization/45605 (Missed devirtualization)
Jan Hubicka
1
-3
/
+3
2010-09-18
re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...
Jan Hubicka
1
-1
/
+6
2010-09-16
pr45679-1_0.C: New file.
Jan Hubicka
1
-10
/
+14
2010-09-03
ipa.c (build_cdtor): Take VECtor as argument; fix array walk.
Jan Hubicka
1
-18
/
+8
2010-09-03
cgraph.h (struct varpool_node): Add const_value_known.
Jan Hubicka
1
-0
/
+5
2010-08-21
tree-pass.h (pass_ipa_cdtor_merge): New function.
Jan Hubicka
1
-0
/
+312
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-07-15
ipa.c (function_and_variable_visibility): Variables marked as used should not...
Jan Hubicka
1
-0
/
+1
[next]