aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-13tree-inline.c (expand_call_inline): Don' mess with _DECL fields.Gabriel Dos Reis1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-6/+0
2002-06-01tree-inline.c (expand_call_inline): Make the statement expression we generate...Daniel Berlin1-18/+19
2002-05-18timevar.c: Fix formatting.Kazu Hirata1-22/+22
2002-04-30cpplex.c: Fix comment formatting.Kazu Hirata1-5/+5
2002-04-27tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff1-12/+33
2002-04-17c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell1-0/+2
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-1/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-1/+1
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-1/+2
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-4/+15
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+1
2002-01-02c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva1-2/+4
2001-12-06tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...Alexandre Oliva1-0/+12
2001-12-05langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill1-0/+5
2001-12-04c-decl.c (duplicate_decls): Revert rth's patch.Alexandre Oliva1-3/+4
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-0/+1
2001-11-06Clean up langhooksNeil Booth1-0/+1
2001-10-26tree-inline.c (WALK_SUBTREE_TAIL): New macro.Alexandre Oliva1-20/+28
2001-10-26tree-inline.c (remap_decl): Don't copy size and size_unit here.Alexandre Oliva1-2/+3
2001-10-16tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -f...Alexandre Oliva1-2/+6
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-08langhooks.h: New file.Alexandre Oliva1-26/+19
2001-10-05Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva1-17/+53
2001-10-05Makefile.in (tree-inline.o): Depend on newly-included headers.Alexandre Oliva1-0/+1308
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-0/+43