aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
AgeCommit message (Expand)AuthorFilesLines
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