OSDN Git Service

* tree-into-ssa.c: Re-organize internal functions.
[pf3gnuchains/gcc-fork.git] / gcc / tree-inline.c
2005-01-27 ian PR middle-end/19583
2005-01-26 hubicka PR tree-optimization/19421
2005-01-25 hubicka PR tree-optimize/19337
2005-01-21 ian PR tree-optimization/13000
2005-01-18 ebotcazou * calls.c (expand_call): Check DECL_BUILT_IN_CLASS...
2005-01-18 dorit * tree-inline.c (estimate_num_insns_1): Added...
2005-01-17 ianUpdate copyright year.
2005-01-17 ian PR middle-end/13127:
2005-01-04 dberlin2005-01-03 Daniel Berlin <dberlin@dberlin.org>
2005-01-01 rth PR middle-end/17799
2004-12-23 dberlin2004-12-22 Daniel Berlin <dberlin@dberlin.org>
2004-12-19 rth PR middle-end/16417
2004-12-15 ebotcazou PR c++/17972
2004-12-13 aolivagcc/ChangeLog:
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-09 nathan PR c++/16681
2004-12-07 kazugcc/
2004-11-28 kenner * tree-inline.c (inline_forbidden_p_1, case RECORD_TYP...
2004-11-24 kenner * tree-inline.c (copy_body_r): Explicitly copy a const...
2004-11-24 stevengcc/
2004-11-08 kazu * tree-inline.c (remap_save_expr): Make it static.
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-31 sayle PR middle-end/14521
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-07 giovannibajo PR c++/17115
2004-09-25 hubicka * passes.c (rest_of_handle_cfg): Disable const/pure...
2004-09-23 hubicka PR debug/17389
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-13 rth PR tree-opt/10528
2004-09-09 hubicka middle-end/17128
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-07 jason Make return in memory explicit.
2004-08-06 bonzini2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-28 kenner PR optimization/15077
2004-07-22 jason * integrate.c (copy_decl_for_inlining): Remove...
2004-07-16 rth * tree-inline.c (estimate_num_insns_1): Correct...
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-16 rth * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COP...
2004-07-07 steven * tree-inline.c (optimize_inline_calls): Set DECL_INLI...
2004-07-07 pinskia * expr.c (expand_expr_real_1): Fix formating.
2004-07-07 rth * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INL...
2004-07-06 dberlin2004-07-06 Daniel Berlin <dberlin@dberlin.org>
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 kenner * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.
2004-07-03 kenner * tree-inline.c (initialize_inlined_parameters): Pass...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-01 rth * tree-gimple.c (right_assocify_expr): Kill
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-25 kenner * tree-inline.c (remap_type): Arrange to have just...
2004-06-25 kennerUpdate whitespace and comments
2004-06-25 kenner * tree.h (debug_find_tree): Add declaration.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-17 bje * tree-alias-common.c: Add whitespace.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 dberlin2004-06-15 Daniel Berlin <dberlin@dberlin.org>
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-28 bonzinigcc/ChangeLog:
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-29 mmitchel PR middle-end/13448
2004-02-22 zlomek Merge from tree-ssa:
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2004-02-14 zlomek * tree-inline.c (copy_body_r): Do not replace ret_label.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-13 hubicka * cgraphunit.c (cgraph_optimize_function): Always do
2004-01-04 hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2003-11-13 steven * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.
2003-11-12 mrs * c-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-11-12 sayle2003-11-12 Alexey Starovoytov <alexey.starovoytov...
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-10-05 rth * tree-inline.c (remap_type): New.
2003-10-03 mmitchel PR optimization/12180
2003-09-23 rth * tree-inline.c (remap_save_expr): Map new...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-16 jakub * c-common.c (handle_warn_unused_result_attribute...
2003-09-12 steven PR bootstrap/12264
2003-09-10 hubicka * c-objc-common.c (c_cannot_inline_tree_fn): Warn
2003-08-20 jason * tree.h (IS_EXPR_CODE_CLASS): Also include...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-29 hubicka PR C++/11131
next