summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-inline.c (remap_save_expr): Make it static.kazu2004-11-081-1/+2
* 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-081-1/+1
* PR middle-end/14521sayle2004-10-311-10/+10
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* Speed up walk_tree by introducing a special-purpose hash table.austern2004-10-141-24/+18
* PR c++/17115giovannibajo2004-10-071-1/+2
* * passes.c (rest_of_handle_cfg): Disable const/pure functionhubicka2004-09-251-1/+1
* PR debug/17389hubicka2004-09-231-14/+0
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-1/+2
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-6/+5
* PR tree-opt/10528rth2004-09-131-0/+10
* middle-end/17128hubicka2004-09-091-1/+1
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-44/+22
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-3/+3
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-3/+29
* Make return in memory explicit.jason2004-08-071-29/+5
* 2004-08-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-061-1/+0
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-13/+9
* PR optimization/15077kenner2004-07-281-3/+16
* * 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