summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* omp-low.c (splay-tree.h): Include.Richard Guenther2007-03-311-2/+2
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-1/+32
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-1/+1
* tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka2007-01-041-0/+3
* invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka2006-11-281-0/+2
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-2/+2
* backport: Makefile.in (TREE_INLINE_H): New.Richard Henderson2006-01-161-3/+72
* cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka2006-01-111-1/+1
* Interprocedural constant propagation.Razya Ladelsky2005-08-011-0/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher2005-05-171-1/+3
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther2005-03-221-0/+1
* tree-inline.c (remap_save_expr): Make it static.Kazu Hirata2004-11-081-1/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner2004-07-271-4/+4
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+1
* cgraph.c: Add overall comment.Jan Hubicka2004-04-011-0/+1
* tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher2003-08-051-1/+1
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-8/+8
* genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* inline-3.c: New test.Jan Hubicka2003-03-081-1/+1
* target.h: Fix formatting.Kazu Hirata2002-05-311-2/+2
* langhooks.h: New file.Alexandre Oliva2001-10-081-98/+0
* Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva2001-10-051-0/+1
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-0/+139