summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/10528 (Unexpected loop un-optimization when removing ...Richard Henderson2004-09-121-0/+10
* tree-inline.c (expand_call_inline): Make overactive sanity check happy.Jan Hubicka2004-09-091-1/+1
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-44/+22
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2004-09-051-3/+3
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-1/+1
* langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.Eric Christopher2004-08-191-3/+29
* Make return in memory explicit.Jason Merrill2004-08-071-29/+5
* expr.c (expand_expr_real_1): Remove.Paolo Bonzini2004-08-061-1/+0
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-13/+9
* re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner2004-07-271-3/+16
* integrate.c (copy_decl_for_inlining): Remove invisible reference handling.Jason Merrill2004-07-221-15/+1
* * tree-inline.c (estimate_num_insns_1): Correct increase of count.Krister Walfridsson2004-07-161-1/+1
* tree-def (WITH_SIZE_EXPR): New.Richard Henderson2004-07-161-0/+6
* langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson2004-07-161-71/+98
* tree-inline.c (optimize_inline_calls): Set DECL_INLINED_FNS regardless of DEC...Steven Bosscher2004-07-071-9/+6
* expr.c (expand_expr_real_1): Fix formating.Andrew Pinski2004-07-071-1/+0
* langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.Richard Henderson2004-07-061-102/+53
* dojump.c (do_jump): REFERENCE_EXPR is dead.Daniel Berlin2004-07-061-1/+0
* langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner2004-07-051-41/+35
* tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner2004-07-051-102/+126
* tree-inline.c (initialize_inlined_parameters): Pass proper function context t...Richard Kenner2004-07-031-10/+32
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-11/+4
* tree-gimple.c (right_assocify_expr): KillRichard Henderson2004-06-301-4/+0
* tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson2004-06-281-2/+0
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-106/+105
* tree-inline.c (remap_type): Arrange to have just one pointer type for each ty...Richard Kenner2004-06-251-20/+31
* Update whitespace and commentsRichard Kenner2004-06-241-54/+64
* tree.h (debug_find_tree): Add declaration.Richard Kenner2004-06-241-2/+0
* tree.def (VTABLE_REF): Remove.Richard Henderson2004-06-221-7/+1
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-11/+48
* c-common.c (verify_sequence_points): Export.Richard Henderson2004-06-211-1/+4
* tree-alias-common.c: Add whitespace.Ben Elliston2004-06-171-1/+1
* c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson2004-06-161-4/+3
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-12/+5
* tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin2004-06-151-4/+0
* tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski2004-06-091-1/+1
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-1/+1
* re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini2004-05-281-0/+1
* c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher2004-05-151-5/+5
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-774/+1054
* c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL.Richard Kenner2004-04-121-4/+6
* cgraph.c: Add overall comment.Jan Hubicka2004-04-011-36/+145
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-20/+20
* re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell2004-02-291-1/+7
* backport: tree-inline.c (insert_decl_map): New.Josef Zlomek2004-02-221-35/+40
* Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.Richard Henderson2004-02-191-1/+1
* * tree-inline.c (copy_body_r): Do not replace ret_label.Josef Zlomek2004-02-141-2/+5
* c-common.c (shadow_warning): Delete.Zack Weinberg2004-02-081-16/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1