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
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-5
/
+3
2013-04-09
ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter.
Jan Hubicka
1
-55
/
+6
2013-03-29
lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...
Jan Hubicka
1
-3
/
+273
2013-01-17
re PR tree-optimization/55264 (ICE: in ipa_make_edge_direct_to_target, at ipa...
Martin Jambor
1
-2
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-25
/
+25
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+5
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-13
/
+11
2012-08-02
Add free inline summary pass after pass_early_local_passes
H.J. Lu
1
-0
/
+33
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-07-04
re PR middle-end/53321 (LTO bootstrap failed with bootstrap-profiled)
Uros Bizjak
1
-5
/
+0
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-4
/
+4
2012-05-24
tree.h (alias_diag_flags): Remove.
Jan Hubicka
1
-4
/
+0
2012-05-18
cgraphunit.c (varpool_finalize_decl): Allow external decls.
Jan Hubicka
1
-1
/
+0
2012-05-17
lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...
Jan Hubicka
1
-2
/
+27
2012-05-10
* ipa.c (symtab_remove_unreachable_nodes): Fix marking of clones.
Jan Hubicka
1
-2
/
+2
2012-05-10
cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...
Jan Hubicka
1
-187
/
+166
2012-05-03
re PR middle-end/53106 (Benchmarks in SPEC CPU 2006 failed to build)
Jan Hubicka
1
-1
/
+1
2012-04-30
cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
Jan Hubicka
1
-23
/
+8
2012-04-23
lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node.
Jan Hubicka
1
-69
/
+47
2012-04-22
lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.
Jan Hubicka
1
-25
/
+6
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
1
-7
/
+15
2012-04-18
cgraph.h (verify_symtab, [...]): Declare.
Jan Hubicka
1
-7
/
+9
2012-04-18
lto-symtab.c (lto_cgraph_replace_node): Update.
Jan Hubicka
1
-11
/
+11
2012-04-18
cgraph.c (cgraph_node_name): Remove.
Jan Hubicka
1
-2
/
+2
2012-04-16
cgraph.h (symtab_node_base): Add next and previous pointers.
Jan Hubicka
1
-4
/
+4
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-21
/
+20
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-151
/
+166
2012-03-25
re PR middle-end/51663 (Desirable/undesirable elimination of unused variables...
Jan Hubicka
1
-5
/
+4
2011-12-02
re PR lto/47259 (LTO and global register variable)
Richard Guenther
1
-0
/
+2
2011-11-14
sw-1.c: Force rep;movsb.
Zolotukhin Michael
1
-1
/
+1
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
[next]