]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa.c
Automated conversion of passes to C++ classes
[thirdparty/gcc.git] / gcc / ipa.c
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-08-05  hubicka PR lto/57602
2013-08-03  hubicka * lto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-08-02  hubicka * cgraph.c (cgraph_function_body_availability): Do...
2013-08-02  hubicka * ipa.c (symtab_remove_unreachable_nodes): Nodes in...
2013-08-01  hubicka * cgraph.c (cgraph_release_function_body): Use used_as...
2013-07-25  hubicka * lto-symtab.c (lto_cgraph_replace_node): Release...
2013-07-21  mrsFix typo.
2013-06-19  hubicka * cgraph.h (const_value_known_p): Replace by ...
2013-06-13  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2013-06-11  hubicka * c-family/c-common.c (handle_alias_ifunc_attribute...
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
2013-06-04  hubicka * lto-cgraph.c (get_alias_symbol): Remove weakref...
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-08  hubicka PR lto/54095
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-09  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2013-03-29  hubicka * lto-cgraph.c (output_profile_summary, input_profile_...
2013-01-17  jamborm2013-01-17 Martin Jambor <mjambor@suse.cz>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-08-02  hjlAdd free inline summary pass after pass_early_local_passes
2012-07-16  stevengcc/
2012-07-04  uros PR middle-end/53321
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-24  hubicka * tree.h (alias_diag_flags): Remove.
2012-05-18  hubicka * cgraphunit.c (varpool_finalize_decl): Allow external...
2012-05-17  hubicka * lto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-10  hubicka * ipa.c (symtab_remove_unreachable_nodes): Fix marking...
2012-05-10  hubicka * cgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-03  hubicka PR middle-end/53106
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-23  hubicka * lto-symtab.c (lto_cgraph_replace_node): Do not call
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * cgraph.h (verify_symtab, verify_symtab_node, verify_...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18  hubicka * cgraph.c (cgraph_node_name): Remove.
2012-04-16  hubicka * cgraph.h (symtab_node_base): Add next and previous...
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-03-25  hubicka PR lto/51663
2011-12-02  rguenth2011-12-02 Richard Guenther <rguenther@suse.de>
2011-11-14  hubicka * gcc.target/i386/sw-1.c: Force rep;movsb.
2011-10-02  hubicka * cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-10-02  hubicka PR lto/47247
2011-07-09  jasongcc/
2011-06-27  hubicka * ipa.c (cgraph_address_taken_from_non_vtable_p):...
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-15  hubicka * cgraphunit.c (handle_alias_pairs): New function.
2011-06-14  hubicka * ipa.c (cgraph_address_taken_from_non_vtable_p):...
2011-06-14  hubicka * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY
2011-06-12  hubicka PR middle-end/49373
2011-06-12  hubicka PR middle-end/49378
2011-06-11  hubicka * ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10  hubicka * ipa.c (cgraph_non_local_node_p_1): Break out from...
2011-06-01  davidxlPass name cleanups
2011-05-25  ro2011-05-25 Jan Hubicka <jh@suse.cz>
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03  hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-14  hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-11  jakub PR middle-end/48044
2011-01-15  hubicka PR tree-optimization/47276
2011-01-08  hubicka PR tree-optmization/46469
2010-12-23  jamborm2010-12-23 Martin Jambor <mjambor@suse.cz>
2010-12-14  hubickaThis time really commit
2010-12-05  hubicka * ipa.c (cgraph_externally_visible_p): Do not localize...
2010-11-25  ktietz2010-11-25 Kai Tietz <kai.tietz@onevision.com>
2010-11-20  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): New.
2010-11-16  hubicka * cgraph.h (+varpool_can_remove_if_no_refs): Move...
2010-11-11  hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-10-26  hubicka * ipa.c (process_references): Enqueue all referenced...
2010-10-26  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2010-10-26  hubicka PR middle-end/45736
2010-10-19  hubicka * ipa.c (cgraph_externally_visible_p): Handle external...
2010-10-18  hubicka * ipa.c (cgraph_externally_visible_p, varpool_external...
2010-10-16  hubicka PR middle-end/44206
2010-10-11  froydnjgcc/
2010-10-11  danglin PR middle-end/45955
2010-10-07  hubicka PR middle-end/45926
2010-10-06  hubicka * ipa.c (cgraph_remove_unreachable_nodes): External...
2010-09-24  hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-20  hubicka PR tree-optimize/45605
2010-09-18  hubicka PR tree-optimization/45453
2010-09-16  hubicka * g++.dg/lto/pr45679-1_0.C: New file.
2010-09-03  hubicka * ipa.c (build_cdtor): Take VECtor as argument; fix...
2010-09-03  hubicka * cgraph.h (struct varpool_node): Add const_value_known.
2010-08-21  hubicka * tree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-20  froydnjgcc/
2010-07-15  hubicka * ipa.c (function_and_variable_visibility): Variables...
2010-07-15  hubicka * cgraph.c: Include lto-streamer.h
2010-07-08  hubicka * ipa.c: Include pointer-set.h
next