summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* [PR 68851] Do not collect thunks in collect_callersjamborm2016-01-081-2/+3
* 2014-06-20 Martin Jambor <mjambor@suse.cz>jamborm2014-06-201-5/+10
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-4/+24
* 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-6/+7
* * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Clearhubicka2014-03-281-0/+8
* * cgraph.c: Include expr.h and tree-dfa.h.hubicka2014-03-281-0/+19
* PR ipa/60315hubicka2014-03-261-0/+6
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-2/+7
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Added case whenjakub2014-03-181-1/+4
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Also removehubicka2014-02-191-1/+4
* Add type to DEFCIFCODE to describe the inline failurehjl2014-01-201-1/+19
* PR middle-end/59827mpolacek2014-01-161-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-0/+8
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-6/+16
* gcc/ada/rsandifo2013-11-181-1/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-27/+27
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-52/+22
* Time profiler introduced.marxin2013-11-111-0/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-2/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-153/+153
* 2013-08-24 Sriraman Tallam <tmsriram@google.com>tmsriram2013-10-241-1/+1
* PR ipa/58712law2013-10-241-5/+5
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+3
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+95
* gcc/rsandifo2013-09-281-10/+10
* * cgraph.c (cgraph_resolve_speculation): Use semantical equivalencyhubicka2013-09-251-1/+3
* * cgraph.c (cgraph_create_edge_1): Avoid uninitialized readhubicka2013-09-191-2/+2
* 2013-09-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-09-171-0/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-05 Martin Jambor <mjambor@suse.cz>jamborm2013-09-051-1/+1
* * Makefile.in: Add ipa-profile.ohubicka2013-09-011-125/+0
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-1/+1
* * cgraph.c (cgraph_speculative_call_info): Fix ref lookuphubicka2013-08-311-1/+1
* * cgraph.c (cgraph_function_body_availability): Handle weakrefhubicka2013-08-301-0/+2
* * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-301-1/+4
* * cgraph.c (cgraph_propagate_frequency): Do not assume that virtualhubicka2013-08-261-1/+4
* * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting;hubicka2013-08-261-14/+30
* * cgraph.c (cgraph_speculative_call_info): Fix parameter order and formating;hubicka2013-08-261-6/+15
* * cgraph.c (cgraph_turn_edge_to_speculative):hubicka2013-08-251-2/+2
* * cgraph.c (cgraph_turn_edge_to_speculative): Mark target nodehubicka2013-08-231-0/+1
* PR bootstrap/58186hubicka2013-08-201-2/+6
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-4/+8
* * cgraph.c (cgraph_create_indirect_edge): Discoverhubicka2013-08-181-0/+18
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-12/+36