summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cgraph.c (cgraph_create_edge_1): Clear speculative flag.hubicka2013-08-101-0/+1
* * cgraph.c (cgraph_resolve_speculation): Cut frequency tohubicka2013-08-091-0/+5
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-10/+272
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-45/+65
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-061-0/+40
* PR lto/57602hubicka2013-08-051-1/+1
* * cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.hubicka2013-08-021-1/+0
* * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka2013-08-011-2/+2
* * cgraph.c (release_function_body): Break out from ...hubicka2013-07-251-12/+27
* * lto-symtab.c (lto_cgraph_replace_node): Release function body.hubicka2013-07-251-9/+12
* 2013-06-15 Dehao Chen <dehao@google.com>dehao2013-06-151-2/+4
* * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax abouthubicka2013-06-121-0/+2
* * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka2013-06-111-0/+2
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-0/+5