summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/44671hubicka2010-06-261-2/+1
* * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain theebotcazou2010-06-221-15/+19
* PR middle-end/44295hubicka2010-06-021-1/+7
* * cgraph.h (tree_function_versioning): Update prototype.hubicka2010-06-011-17/+32
* * cgraphunit.c (cgraph_decide_is_function_needed): Really return falseebotcazou2010-05-311-3/+5
* * cgraph.h (cgraph_dump_file): Declare.hubicka2010-05-301-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;hubicka2010-05-291-1/+5
* Add missing part of previous commit.hubicka2010-05-291-0/+6
* * cgraph.c (clone_function_name): Take SUFFIX argument; export.hubicka2010-05-291-26/+16
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-7/+7
* * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).hubicka2010-05-271-0/+2
* * cgraphunit.c (verify_cgraph_node): Do checking that DECL matchhubicka2010-05-271-26/+18
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* * cgraph.c (cgraph_create_virtual_clone): Only checkhubicka2010-05-171-2/+1
* * final.c (output_addr_const): Do not call mark_decl_referenced.hubicka2010-05-131-7/+1
* * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.hubicka2010-05-131-0/+1
* ChangeLog:steven2010-05-071-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-15/+57
* 2010-04-27 Martin Jambor <mjambor@suse.cz>jamborm2010-04-271-0/+26
* * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.hubicka2010-04-261-5/+5
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-1/+10
* 2010-04-19 Martin Jambor <mjambor@suse.cz>jamborm2010-04-191-0/+2
* 2010-03-31 Richard Guenther <rguenther@suse.de>rguenth2010-03-311-4/+2
* PR middle-end/41674danglin2010-03-271-1/+5
* 2010-03-18 Martin Jambor <mjambor@suse.cz>jamborm2010-03-181-57/+66
* 2010-03-11 Martin Jambor <mjambor@suse.cz>jamborm2010-03-111-0/+2
* PR middle-end/42344amodra2010-02-191-5/+1
* PR objc/43061mrs2010-02-191-2/+2
* 2010-02-15 Richard Guenther <rguenther@suse.de>rguenth2010-02-151-2/+4
* * sel-sched.c (create_speculation_check): Remove set but not usedjakub2010-01-201-2/+1
* PR tree-optimization/42508jakub2010-01-051-15/+4
* PR c++/42317jakub2009-12-101-2/+49
* PR middle-end/42228hubicka2009-12-101-0/+5
* 2009-12-03 Richard Guenther <rguenther@suse.de>rguenth2009-12-031-1/+1
* 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>amylaar2009-12-011-1/+6
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-38/+366
* Remove trailing white spaces.hjl2009-11-251-10/+10
* PR c++/3187jakub2009-11-181-3/+31
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Do not accesshubicka2009-11-171-0/+12
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-2/+4
* * cgraph.h (varpool_node_name): Declare.hubicka2009-11-121-0/+1
* * cgraphunit.c (cgraph_optimize): Maintain timevar stack properly.rth2009-10-271-1/+4
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-3/+4
* PR debug/40521jakub2009-10-171-0/+1
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-21/+25
* Merge lto branch into trunk.dnovillo2009-10-031-17/+34
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-5/+0
* PR bootstrap/41436jakub2009-09-231-0/+5