aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-24tree-inline.h (eni_weights): Add field target_builtin_cost to reflect the cos...Pranav Bhandarkar1-0/+3
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+4
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-2/+0
2007-08-28tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther1-1/+0
2007-08-20c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-03-31omp-low.c (splay-tree.h): Include.Richard Guenther1-2/+2
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-1/+32
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-1/+1
2007-01-04tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka1-0/+3
2006-11-28invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka1-0/+2
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-01-16backport: Makefile.in (TREE_INLINE_H): New.Richard Henderson1-3/+72
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka1-1/+1
2005-08-01Interprocedural constant propagation.Razya Ladelsky1-0/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-1/+3
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-22cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther1-0/+1
2004-11-08tree-inline.c (remap_save_expr): Make it static.Kazu Hirata1-1/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-27re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner1-4/+4
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+1
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-0/+1
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-1/+1
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-8/+8
2003-03-13genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-03-08inline-3.c: New test.Jan Hubicka1-1/+1
2002-05-31target.h: Fix formatting.Kazu Hirata1-2/+2
2001-10-08langhooks.h: New file.Alexandre Oliva1-98/+0
2001-10-05Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva1-0/+1
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+139