aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)Author
2004-03-04Mainline merge as of 2004-03-03.dnovillo
2004-02-27 * fold-const.c (fold): Tighten test for optimizing an equalitylaw
2004-02-16 * (c-decl.c, calls.c, cgraph.c, cgraphunit.c, expr.c, function.c,steven
2004-02-16 * tree-nested.c: New file.rth
2004-02-13Mainline merge as of 2004-02-11.dnovillo
2004-02-07 * tree-inline.c (save_body): Clone the parm decl correctly.hubicka
2004-02-062004-02-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-01-30Mainline merge as of 2004-01-26.dnovillo
2004-01-30 PR c++/13543rth
2004-01-30 * tree-inline.c (gimple_expand_calls_inline): Look insiderth
2004-01-15 * tree-cfg.c: Fix comment typos.kazu
2004-01-09 * tree-inline.c (estimate_num_insns_1): Fix.hubicka
2004-01-04 * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency.hubicka
2003-12-17 * tree-inline.c (estimate_num_insns_1): Check that all nodes arehubicka
2003-12-14 * cgraphunit.c (cgraph_expand_function): Release function body when nohubicka
2003-12-13 * timevar.def (TV_TREE_STMT_VERIFY, TV_CFG_VERIFY, TV_CGRAPH_VERIFY):hubicka
2003-12-12 * tree-inline.c (remap_decl): Avoid invalid sharing.hubicka
2003-12-12 * tree-inline.c (initialize_inlined_parameters): Disablehubicka
2003-12-09 * cgraph.c (cgraph_inline_hash): New global variable.hubicka
2003-12-07 * cgraph.c (create_edge): Rename to ...hubicka
2003-11-25 * tree-inline.c (save_body): New bodyhubicka
2003-11-25Mainline merge as of 2003-11-23.dnovillo
2003-11-21 * tree-dfa.c (add_vdef): Revamp to handle new method forlaw
2003-11-20 * except.c (output_function_exception_table): Strip nops.rth
2003-11-20* three patch groups in one commit (sorry)fche
2003-11-17 PR optimization/11269jason
2003-11-13 * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR.steven
2003-11-13Mainline merge as of 2003-11-11.dnovillo
2003-11-12 * Makefile.in (OBJS-common): Add tree-iterator.o.rth
2003-11-02 * tree-inline.c (walk_tree): Tail recursion optimized forrakdver
2003-10-30 * c-common.c (c_warn_unused_result): Remove lowered containers.rth
2003-10-28Mainline merge as of 2003-10-26.dnovillo
2003-10-27 * gimplify.c (keep_function_tree_in_gimple_form): Remove.rth
2003-10-25 * c-common.c (c_estimate_num_insns_1): Kill.hubicka
2003-10-24 * opts.c (decode_options): Uncomment unit-at-a-time settinghubicka
2003-10-24 * gimplify.c (create_artificial_label): New function.steven
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.rth
2003-09-29 * gimplify.c (gimplify_call_expr): Annotate all call_exprs.rth
2003-09-28Merge from mainline.rth
2003-09-24 * tree.h (DECL_SOURCE_LOCATION): Resurrect.jason
2003-09-23 * tree-inline.c (remap_save_expr): Map new save_expr to identityrth
2003-09-22Use %J in diagnostics.rth
2003-09-18 * tree-eh.c: Include langhooks.h, remove errors.h.rth
2003-09-17 * tree-inline.c (debug_find_tree_1, debug_find_tree): New.rth
2003-08-25 * c-simplify.c (mark_labels_r): New fn.jason
2003-08-21 * tree-inline.c (copy_body_r): Don't convert when stripping &*.jason
2003-08-21 * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.jason
2003-08-20Mainline merge as of 2003-08-17.dnovillo
2003-08-20 * builtins.c (fold_builtin): Use get_callee_fndecl.jason
2003-08-01 * tree-inline.c (expand_calls_inline): Fix comments.steven