summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-3/+10
* Patch by Tomas Bily <tbily@suse.cz>hubicka2007-01-191-0/+5
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-1/+0
* * cgraph.c (cgraph_release_function_body): New function.hubicka2007-01-041-0/+1
* * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka2007-01-031-0/+2
* * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka2006-12-301-2/+15
* * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_INITIALIZER): Newhubicka2006-12-201-0/+36
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-21/+31
* * cgraph.c: Update copyright.hubicka2006-12-091-2/+1
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1
* * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka2006-11-281-0/+8
* PR rtl-optimization/28071hubicka2006-08-211-0/+4
* PR c/28744jakub2006-08-171-2/+0
* PR c/25795hubicka2006-07-241-0/+1
* 2006-06-16 Richard Guenther <rguenther@suse.de>rguenth2006-06-161-22/+23
* Whitespace fixupsmrs2006-05-181-6/+6
* * cgraph.h (cgraph_edge_p): New.kazu2006-04-171-1/+7
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-2/+2
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-1/+3
* ./:ian2006-01-171-0/+20
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-0/+7
* * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.hubicka2005-09-241-5/+3
* * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.hrazya2005-08-011-0/+2
* * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.hubicka2005-07-281-2/+5
* * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shiftjconner2005-07-281-1/+1
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-2/+0
* * cgraph.c (cgraph_remove_node): Do not release function bodies untilhubicka2005-06-281-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * tree-optimize.c (init_tree_optimization_passes): Fix flags ofhubicka2005-06-241-0/+2
* * cgraph.c (cgraph_node): Maintain master clones.hubicka2005-06-021-1/+32
* * cgraph.c (dump_cgraph_node): Print new flags.hubicka2005-06-021-0/+6
* * cgraph.c: Include tree-gimple.hhubicka2005-05-271-1/+1
* * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.hubicka2005-05-251-0/+3
* * basic-block.h (REG_BR_PROB_BASE): Define.hubicka2005-05-191-8/+14
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-0/+3
* PR middle-end/20991jakub2005-04-241-0/+4
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-0/+9
* 2005-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-301-1/+13
* * cgraph.h (struct cgraph_node): Add alias.rth2005-03-301-0/+2
* PR middle-end/20622jakub2005-03-291-0/+2
* * cgraph.h (cgraph_node): Add prev_clone pointer.hubicka2005-03-201-0/+1
* 2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-03-021-1/+4
* * cgraph.c (cgraph_varpool_n_nodes): Remove.kazu2005-01-231-1/+0
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR c/19031rth2005-01-021-0/+4
* * cgraph.h: Replace "it's" with "its" throughout.bje2004-11-181-4/+4
* * cgraph.h (cgraph_calls_p): Remove.bje2004-11-081-1/+0
* patch to remove the analysis of module level static variables.zadeck2004-10-251-84/+0
* PR middle-end/16460hubicka2004-09-201-0/+1
* * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,kazu2004-09-141-1/+1