aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-08re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone i...Jan Hubicka1-2/+27
2010-12-23ipa.c (cgraph_remove_unreachable_nodes): Update former_clone_of even when not...Martin Jambor1-2/+0
2010-12-14This time really commit PR middle-end/45388Jan Hubicka1-6/+24
2010-12-05ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions w...Jan Hubicka1-0/+24
2010-11-25cgraphunit.c (process_function_and_variable_attributes): Mark dllexport-ed fu...Kai Tietz1-1/+7
2010-11-20cgraph.c (ld_plugin_symbol_resolution_names): New.Jan Hubicka1-21/+69
2010-11-16cgraph.h (+varpool_can_remove_if_no_refs): Move here from ......Jan Hubicka1-11/+2
2010-11-11invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka1-1/+1
2010-10-26ipa.c (process_references): Enqueue all referenced nodes; mark as reachable o...Jan Hubicka1-13/+12
2010-10-26ipa.c (cgraph_externally_visible_p, [...]): Use info provided by linker plugin.Jan Hubicka1-0/+19
2010-10-26re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...Jan Hubicka1-12/+31
2010-10-19ipa.c (cgraph_externally_visible_p): Handle externally visible and preserve f...Jan Hubicka1-24/+64
2010-10-18ipa.c (cgraph_externally_visible_p, [...]): Revert accidental commit.Jan Hubicka1-83/+24
2010-10-16re PR middle-end/44206 (ICE: Inline clone with address taken)Jan Hubicka1-41/+112
2010-10-11vec.h (VEC_qsort): Define.Nathan Froyd1-8/+2
2010-10-11re PR middle-end/45955 (FAIL: gcc.dg/initpri1.c (test for excess errors))John David Anglin1-1/+0
2010-10-07re PR middle-end/45926 (Revision 165057 breaks GOMP)Jan Hubicka1-13/+8
2010-10-06ipa.c (cgraph_remove_unreachable_nodes): External references can always be re...Jan Hubicka1-12/+21
2010-09-24lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka1-7/+4
2010-09-20re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka1-3/+3
2010-09-18re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka1-1/+6
2010-09-16pr45679-1_0.C: New file.Jan Hubicka1-10/+14
2010-09-03ipa.c (build_cdtor): Take VECtor as argument; fix array walk.Jan Hubicka1-18/+8
2010-09-03cgraph.h (struct varpool_node): Add const_value_known.Jan Hubicka1-0/+5
2010-08-21tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka1-0/+312
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-15ipa.c (function_and_variable_visibility): Variables marked as used should not...Jan Hubicka1-0/+1
2010-07-15cgraph.c: Include lto-streamer.hJan Hubicka1-2/+8
2010-07-08ipa.c: Include pointer-set.hJan Hubicka1-15/+67
2010-06-28cgraph.h (struct varpool_node): new used_from_object_file flag.Bingfeng Mei1-0/+3
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-6/+4
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka1-2/+5
2010-05-30cgraph.h (cgraph_dump_file): Declare.Jan Hubicka1-2/+4
2010-05-30ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...Jan Hubicka1-12/+16
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-2/+2
2010-05-22decl2.c (maybe_emit_vtables): Produce same comdat group when outputting comda...Jan Hubicka1-0/+15
2010-05-16ipa.c (function_and_variable_visibility): Also bring local all aliases.Jan Hubicka1-0/+3
2010-05-14cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.Jan Hubicka1-9/+101
2010-05-14* ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.Jan Hubicka1-15/+0
2010-05-14ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue nodes already ...Jan Hubicka1-25/+55
2010-05-13cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.Jan Hubicka1-1/+20
2010-05-12cgraph.h (struct varpool_node): Add aux.Jan Hubicka1-55/+157
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka1-2/+4
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka1-0/+158
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-0/+80
2010-04-27re PR middle-end/43812 (compiling .cc file with -fwhole-program results in IC...Martin Jambor1-8/+29
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka1-1/+4
2010-04-12ipa.c (cgraph_postorder): Adjust postorder to guarantee single-iteration alwa...Richard Guenther1-0/+6
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-2/+2
2010-03-27re PR middle-end/41674 (/usr/ccs/bin/ld: Unsatisfied symbols: _GLOBAL__I_6553...John David Anglin1-0/+2