[multiple changes]
[gcc.git] / gcc / cgraph.c
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-07 Eric Botcazoucgraph.h (cgraph_node::get_fun): Declare.
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-09-26 Martin Liskacgraph.c (cgraph_node::release_body): New argument...
2014-09-25 Jan Hubickacgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-20 Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-18 Ilya Enkovichre PR ipa/61800 (ICE: Segmentation fault during Firefox...
2014-08-14 Ilya Enkovichcgraph.c (cgraph_node::function_symbol): Fix wrong...
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-29 Jan Hubickacgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-12 Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-07-05 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Update call...
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-28 Jan Hubicka* cgraph.c (dump_cgraph_node): Dump init&fini priorities.
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-20 Martin Jamborre PR ipa/61211 (ICE: verify_cgraph_node failed: edge...
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-29 Richard Bienerdominance.c (free_dominance_info): Add overload with...
2014-04-28 Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-04-04 Richard Bienerre PR middle-end/60746 (ICE segfault in gimple-expr...
2014-03-28 Jan Hubickacgraph.c (cgraph_redirect_edge_call_stmt_to_callee...
2014-03-28 Jan Hubickacgraph.c: Include expr.h and tree-dfa.h.
2014-03-26 Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-03-21 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-03-18 Martin Liskacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2014-02-19 Jan Hubickacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2014-01-20 H.J. LuAdd type to DEFCIFCODE to describe the inline failure
2014-01-16 Marek Polacekre PR middle-end/59827 (ICE on array with incomplete...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-29 Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-21 David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Use get_polymor...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-11-11 Martin LiskaTime profiler introduced.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-24 Sriraman Tallamcgraph.c (cgraph_fnver_htab): Move GTY((...)) to be...
2013-10-24 Markus Trippelsdorfre PR other/58712 (issues found by --enable-checking...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-25 Jan Hubickacgraph.c (cgraph_resolve_speculation): Use semantical...
2013-09-19 Jan Hubickacgraph.c (cgraph_create_edge_1): Avoid uninitialized...
2013-09-17 Bernd Edlingerre PR ipa/58398 (gcc.dg/attr-ifunc-4.c runfail regressi...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-05 Martin Jamboripa-prop.c (remove_described_reference): Accept missing...
2013-09-01 Jan HubickaMakefile.in: Add ipa-profile.o
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-31 Jan Hubicka* cgraph.c (cgraph_speculative_call_info): Fix ref...
2013-08-30 Jan Hubickacgraph.c (cgraph_function_body_availability): Handle...
2013-08-30 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-08-26 Jan Hubickacgraph.c (cgraph_propagate_frequency): Do not assume...
2013-08-26 Jan Hubickacgraph.c (cgraph_redirect_edge_call_stmt_to_callee...
2013-08-26 Jan Hubickacgraph.c (cgraph_speculative_call_info): Fix parameter...
2013-08-25 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Fix debug...
2013-08-23 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Mark target...
2013-08-20 Jan Hubickare PR bootstrap/58186 (LTO profiledbootstrap fails...
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-18 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-10 Jan Hubicka* cgraph.c (cgraph_create_edge_1): Clear speculative...
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-05 Jan Hubickare PR lto/57602 (Runfails for several C/C++ benchmarks...
2013-08-02 Jan Hubickacgraph.c (cgraph_function_body_availability): Do not...
2013-08-01 Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-25 Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-07-25 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Release functio...
2013-06-15 Dehao Chentree-flow.h (gimple_check_call_matching_types): Add...
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-21 Richard Bienerre PR tree-optimization/57330 (ICE: verify_gimple faile...
2013-05-17 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
next