summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * integrate.c (copy_decl_for_inlining): Remove invisible referencejason2004-07-221-15/+1
* * tree-inline.c (estimate_num_insns_1): Correct increase of count.rth2004-07-161-1/+1
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-0/+6
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth2004-07-161-71/+98
* * tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNSsteven2004-07-071-9/+6
* * expr.c (expand_expr_real_1): Fix formating.pinskia2004-07-071-1/+0
* * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.rth2004-07-071-102/+53
* 2004-07-06 Daniel Berlin <dberlin@dberlin.org>dberlin2004-07-061-1/+0
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.kenner2004-07-061-41/+35
* * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.kenner2004-07-051-102/+126
* * tree-inline.c (initialize_inlined_parameters): Pass proper functionkenner2004-07-031-10/+32
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-11/+4
* * tree-gimple.c (right_assocify_expr): Killrth2004-07-011-4/+0
* * tree.def (REALPART_EXPR, IMAGPART_EXPR): Change class to 'r'.rth2004-06-281-2/+0
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-106/+105
* * tree-inline.c (remap_type): Arrange to have just one pointer typekenner2004-06-251-20/+31
* Update whitespace and commentskenner2004-06-251-54/+64
* * tree.h (debug_find_tree): Add declaration.kenner2004-06-251-2/+0
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-7/+1
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-11/+48
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-1/+4
* * tree-alias-common.c: Add whitespace.bje2004-06-171-1/+1
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-4/+3
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-12/+5
* 2004-06-15 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-151-4/+0
* 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-091-1/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* gcc/ChangeLog:bonzini2004-05-281-0/+1
* * c-gimplify.c (c_genericize):steven2004-05-151-5/+5
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-774/+1054
* * c-decl.c (finish_decl): Make a decl_stmt for a variable-sizedkenner2004-04-121-4/+6
* * cgraph.c: Add overall comment.hubicka2004-04-011-36/+145
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-20/+20
* PR middle-end/13448mmitchel2004-02-291-1/+7
* Merge from tree-ssa:zlomek2004-02-221-35/+40
* * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.rth2004-02-191-1/+1
* * tree-inline.c (copy_body_r): Do not replace ret_label.zlomek2004-02-141-2/+5
* * c-common.c (shadow_warning): Delete.zack2004-02-081-16/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * cgraphunit.c (cgraph_optimize_function): Always dohubicka2004-01-131-4/+12
* * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka2004-01-041-4/+6
* * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.steven2003-11-131-0/+1
* * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichmrs2003-11-121-2/+6
* 2003-11-12 Alexey Starovoytov <alexey.starovoytov@sun.com>sayle2003-11-121-36/+39
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-98/+3
* * c-pretty-print.c: Fix comment typos.kazu2003-10-051-1/+1
* * tree-inline.c (remap_type): New.rth2003-10-051-19/+129
* PR optimization/12180mmitchel2003-10-031-0/+2
* * tree-inline.c (remap_save_expr): Map new save_expr to identityrth2003-09-231-2/+1