summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,neroden2003-03-131-4/+4
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-8/+13
* * tree-inline.c (inlinable_function_p): Revert earlier changejason2003-03-061-5/+3
* * tree-inline.c (find_builtin_longjmp_call): Save and restorejason2003-03-031-5/+17
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-2/+9
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+10
* * tree-inline.c (walk_tree): Streamline duplicate hash table lookup.rth2003-01-301-3/+2
* 2003-01-29 Andrew Haley <aph@redhat.com>aph2003-01-291-0/+1
* PR optimization/4382rth2003-01-241-3/+38
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-20/+23
* PR c++/8461, c++/8625jason2002-12-041-1/+13
* * tree-inline.c: Move prototpyes of find_alloca_call_1 andaj2002-11-191-15/+15
* * calls.c (alloca_call_p): New global function.hubicka2002-11-181-0/+30
* * tree.c (tree_vec_elt_check_failed): New function.zack2002-11-141-2/+3
* PR middle-end/6994zack2002-10-251-2/+8
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addzack2002-10-231-0/+1
* 2002-10-14 Andrew Haley <aph@redhat.com>aph2002-10-141-4/+31
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.jason2002-08-221-2/+2
* * tree-inline.c (initialize_inlined_parameters): Wrap variable inghazi2002-08-191-1/+1
* 2002-07-30 Andrew Haley <aph@redhat.com>aph2002-08-161-5/+313
* * tree-inline.c (expand_call_inline): Don' mess with _DECLgdr2002-06-131-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-6/+0
* 2002-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2002-06-011-18/+19
* * timevar.c: Fix formatting.kazu2002-05-181-22/+22
* * cpplex.c: Fix comment formatting.kazu2002-04-301-5/+5
* * tree-inline.c (inlinable_function_p): Improve heuristicsrth2002-04-271-12/+33
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-0/+2
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-1/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* PR c/5656jakub2002-03-191-1/+2
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-4/+15
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-2/+4
* * tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...aoliva2001-12-061-0/+12
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-051-0/+5
* * c-decl.c (duplicate_decls): Revert rth's patch. If newdeclaoliva2001-12-041-3/+4
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-0/+1
* * alias.c:: Include langhooks.h.neil2001-11-061-0/+1
* * tree-inline.c (WALK_SUBTREE_TAIL): New macro.aoliva2001-10-261-20/+28
* * tree-inline.c (remap_decl): Don't copy size and size_unit here.aoliva2001-10-261-2/+3
* * tree-inline.c (inlinable_function_p): Leave it up to theaoliva2001-10-161-2/+6
* * c-common.h: Fix comment formatting.kazu2001-10-091-3/+3
* * langhooks.h: New file.aoliva2001-10-081-26/+19
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-17/+53
* * Makefile.in (tree-inline.o): Depend on newly-included headers.aoliva2001-10-051-0/+1308
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-0/+43