summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ada:lauras2010-06-081-4/+4
* * cgraph.c (cgraph_edge_cannot_lead_to_return): Also checkhubicka2010-06-071-0/+2
* * cgraph.h (cgraph_node_cannot_return,hubicka2010-05-301-0/+35
* * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.hubicka2010-05-301-1/+2
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * cgraph.c (clone_function_name): Take SUFFIX argument; export.hubicka2010-05-291-7/+10
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* * cgraph.c (cgraph_create_virtual_clone): Only checkhubicka2010-05-171-1/+4
* 2010-05-17 Martin Jambor <mjambor@suse.cz>jamborm2010-05-171-2/+2
* * cgraph.c (dump_cgraph_node): Dump versionable flag.hubicka2010-05-161-0/+4
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-20/+21
* * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.hubicka2010-05-131-1/+1
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Buildhubicka2010-05-121-1/+14
* * cgraph.h (struct varpool_node): Add aux.hubicka2010-05-121-1/+1
* * cgraph.c (cgraph_mark_reachable_node): Accept references to optimizedhubicka2010-05-111-2/+9
* * cgraph.c: Include ipa-utils.hhubicka2010-05-111-0/+23
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+8
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+2
* 2010-04-28 Martin Jambor <mjambor@suse.cz>jamborm2010-04-281-72/+219
* * doc/invoke.texi (-fipa-profile): Document.hubicka2010-04-271-1/+3
* * cgraph.c (cgraph_propagate_frequency): New function.hubicka2010-04-271-0/+63
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-0/+2
* * cgraph.c (dump_cgraph_node): Dump also assembler name.hubicka2010-04-211-0/+2
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-1/+8
* * cgraph.c (cgraph_add_function_insertion_hook): Update comment.aldyh2010-04-011-3/+3
* PR tree-optimization/43505hubicka2010-03-281-0/+1
* PR middle-end/42344amodra2010-02-191-12/+41
* PR tree-optimization/42625jakub2010-01-071-1/+10
* * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,jakub2009-12-141-0/+49
* PR c++/42317jakub2009-12-101-1/+16
* PR middle-end/42228hubicka2009-12-101-15/+45
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-19/+74
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * tree.c (need_assembler_name_p): Use cgraph_get_node insteadjakub2009-11-191-31/+1
* PR c++/3187jakub2009-11-181-9/+135
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Do not accesshubicka2009-11-171-1/+1
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.hubicka2009-11-161-1/+5
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-1/+3
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-091-4/+5
* * cgraph.c (cgraph_node_can_be_local): Handle externally visible nodeshubicka2009-10-071-1/+2
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-0/+2
* Merge lto branch into trunk.dnovillo2009-10-031-7/+16
* * cgraph.c (cgraph_clone_node): Add redirect_callers parameter.hubicka2009-10-011-11/+14
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+7
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-3/+27
* Emit DWARF for template parameters (PR debug/30161)dodji2009-08-311-0/+23
* * cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.rth2009-07-301-15/+24
* 2009-07-20 Jan Hubicka <jh@suse.cz>jamborm2009-07-201-0/+25
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-0/+3
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-1/+1