| Commit message (Expand) | Author | Age | Files | Lines |
* | * integrate.c (copy_decl_for_inlining): Remove invisible reference | jason | 2004-07-22 | 1 | -15/+1 |
* | * tree-inline.c (estimate_num_insns_1): Correct increase of count. | rth | 2004-07-16 | 1 | -1/+1 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -0/+6 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, | rth | 2004-07-16 | 1 | -71/+98 |
* | * tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS | steven | 2004-07-07 | 1 | -9/+6 |
* | * expr.c (expand_expr_real_1): Fix formating. | pinskia | 2004-07-07 | 1 | -1/+0 |
* | * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | rth | 2004-07-07 | 1 | -102/+53 |
* | 2004-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-07-06 | 1 | -1/+0 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | kenner | 2004-07-06 | 1 | -41/+35 |
* | * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro. | kenner | 2004-07-05 | 1 | -102/+126 |
* | * tree-inline.c (initialize_inlined_parameters): Pass proper function | kenner | 2004-07-03 | 1 | -10/+32 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -11/+4 |
* | * tree-gimple.c (right_assocify_expr): Kill | rth | 2004-07-01 | 1 | -4/+0 |
* | * tree.def (REALPART_EXPR, IMAGPART_EXPR): Change class to 'r'. | rth | 2004-06-28 | 1 | -2/+0 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -106/+105 |
* | * tree-inline.c (remap_type): Arrange to have just one pointer type | kenner | 2004-06-25 | 1 | -20/+31 |
* | Update whitespace and comments | kenner | 2004-06-25 | 1 | -54/+64 |
* | * tree.h (debug_find_tree): Add declaration. | kenner | 2004-06-25 | 1 | -2/+0 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -7/+1 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -11/+48 |
* | * c-common.c (verify_sequence_points): Export. | rth | 2004-06-21 | 1 | -1/+4 |
* | * tree-alias-common.c: Add whitespace. | bje | 2004-06-17 | 1 | -1/+1 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -4/+3 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -12/+5 |
* | 2004-06-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-15 | 1 | -4/+0 |
* | 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-09 | 1 | -1/+1 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -0/+1 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -5/+5 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -774/+1054 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -4/+6 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -36/+145 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -20/+20 |
* | PR middle-end/13448 | mmitchel | 2004-02-29 | 1 | -1/+7 |
* | Merge from tree-ssa: | zlomek | 2004-02-22 | 1 | -35/+40 |
* | * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | rth | 2004-02-19 | 1 | -1/+1 |
* | * tree-inline.c (copy_body_r): Do not replace ret_label. | zlomek | 2004-02-14 | 1 | -2/+5 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -16/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_optimize_function): Always do | hubicka | 2004-01-13 | 1 | -4/+12 |
* | * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. | hubicka | 2004-01-04 | 1 | -4/+6 |
* | * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR. | steven | 2003-11-13 | 1 | -0/+1 |
* | * c-typeck.c (c_convert_parm_for_inlining): Add argnum, which | mrs | 2003-11-12 | 1 | -2/+6 |
* | 2003-11-12 Alexey Starovoytov <alexey.starovoytov@sun.com> | sayle | 2003-11-12 | 1 | -36/+39 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -98/+3 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * tree-inline.c (remap_type): New. | rth | 2003-10-05 | 1 | -19/+129 |
* | PR optimization/12180 | mmitchel | 2003-10-03 | 1 | -0/+2 |
* | * tree-inline.c (remap_save_expr): Map new save_expr to identity | rth | 2003-09-23 | 1 | -2/+1 |