summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.Nick Clifton2007-09-011-5/+4
* ipa-inline.c (cgraph_flatten_node): Replace leafify with flatten.Richard Guenther2006-12-131-2/+2
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-08-211-8/+16
* re PR middle-end/28779 (internal compiler error: in cgraph_estimate_size_afte...Jan Hubicka2006-08-201-7/+24
* re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local...Jan Hubicka2006-07-261-8/+19
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-07-241-0/+17
* * ipa-inline.c (cgraph_early_inlining): Collect garbage.Jan Hubicka2006-04-071-1/+4
* re PR tree-optimization/26919 (ICE in cgraph_estimate_size_after_inlining wit...Richard Guenther2006-04-051-1/+1
* re PR tree-optimization/26667 (Inlining always_inline functions causes furthe...Richard Guenther2006-03-141-4/+7
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-3/+5
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka2006-01-111-5/+12
* re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlin...Mark Mitchell2005-12-111-17/+19
* invoke.texi (large-unit-insns): Document.Jan Hubicka2005-11-151-1/+5
* ipa-inline.c (cgraph_decide_inlining_of_small_function, [...]): Do not hold m...Jan Hubicka2005-11-051-21/+32
* re PR middle-end/24093 (cgraph exhausts virtual memory building 197.parser wi...Andreas Krebbel2005-10-301-1/+1
* cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka2005-09-241-12/+14
* re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther2005-09-011-2/+4
* [multiple changes]Andrew Pinski2005-08-291-1/+0
* cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka2005-07-281-14/+55
* ipa-inline.c (update_caller_keys): Fix estimated_growth caching.Josh Conner2005-07-281-1/+4
* ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner2005-07-281-22/+46
* c-common.c (handle_flatten_attribute): New function.Richard Guenther2005-07-151-0/+78
* * ipa-inline.c (cgraph_clone_inlined_nodes): Revert previous patch.Jan Hubicka2005-06-301-1/+1
* cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...Jan Hubicka2005-06-281-7/+96
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka2005-06-021-6/+0
* cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata2005-05-291-1/+1
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-5/+5
* Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka2005-05-251-105/+299
* basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka2005-05-191-2/+2
* * ipa-inline.c, tree-ssa-operands.h: Fix comment typos.Kazu Hirata2005-04-231-1/+1
* * final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata2005-04-231-1/+1
* Makefile.in (ipa.o, [...]): New files.Jan Hubicka2005-04-221-0/+740