OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ipa.c
2013-01-21 jamborm2013-01-21 Martin Jambor <mjambor@suse.cz>
2012-08-06 nickcRevert delta 190174
2012-08-06 nickcLatest updates from FSF 4.7 branch
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
2010-06-28 meibf2010-06-28 Bingfeng Mei <bmei@broadcom.com>
2010-06-08 laurasgcc/ada:
2010-06-07 hubicka * cgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-30 hubicka * cgraph.h (cgraph_dump_file): Declare.
2010-05-30 hubicka * ipa.c (cgraph_remove_unreachable_node): Walk referen...
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-22 hubicka * decl2.c (maybe_emit_vtables): Produce same comdat...
2010-05-16 hubicka * ipa.c (function_and_variable_visibility): Also bring...
2010-05-14 hubicka * cgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-14 hubicka * ipa.c (cgraph_remove_unreachable_nodes): Revert...
2010-05-14 hubicka * ipa.c (enqueue_cgraph_node): Update comment; do...
2010-05-13 hubicka * cgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 hubicka * cgraph.h (struct varpool_node): Add aux.
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-27 jamborm2010-04-27 Martin Jambor <mjambor@suse.cz>
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-27 danglin PR middle-end/41674
2010-03-18 jamborm2010-03-18 Martin Jambor <mjambor@suse.cz>
2010-03-10 hubicka PR c/43288
2010-02-19 amodra PR middle-end/42344
2009-12-17 jakub PR c++/42386
2009-12-10 jakub PR c++/42317
2009-12-10 hubicka PR middle-end/42228
2009-11-25 hjlRemove trailing white spaces.
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-11-13 hubicka * ipa.c (function_and_variable_visibility): Clear...
2009-11-12 hubicka * ipa.c (function_and_variable_visibility): Fix my...
2009-11-12 hubicka * cgraph.h (varpool_node_name): Declare.
2009-11-12 hubicka * decl2.c (constrain_visibility): Clear WEAK and COMMO...
2009-11-11 hubicka PR middle-end/41729
2009-11-10 jamborm2009-11-10 Martin Jambor <mjambor@suse.cz>
2009-10-08 hubicka PR bootstrap/41620
2009-10-07 hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-05-10 hubicka * cgraphbuild.c (record_reference): Use cgraph_mark_ad...
2009-05-09 hubicka PR bootstrap/40082
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-20 dnovillo * cgraph.h (cgraph_node_ptr): New type for vector...
2008-06-06 rwildgcc/
next