aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-03-02Merge from gcc-4_1-branch revision 111560 (gcc-4_1_0-release)Paul Brook
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-10-31(setup_one_parameter): Add comment to last change.Richard Kenner
2005-10-312005-10-31 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-10-30 PR tree-optimization/24172Jan Hubicka
2005-10-12 PR c/24255Richard Henderson
2005-10-06 PR tree-opt/22237Richard Henderson
2005-08-01* tree-inline.c (copy_decl_for_dup): Add missing condition.Razya Ladelsky
2005-08-01Interprocedural constant propagation.Razya Ladelsky
2005-07-28 * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka
2005-07-26Better debug info for inlined functions.James E. Wilson
2005-07-22* c-objc-common.c (c_cannot_inline_tree_fn): Add warning controlDJ Delorie
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-07-12 * tree-ssa-operands.c (parse_ssa_operands): Fix formatting.Jan Hubicka
2005-07-082005-07-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>Joseph Myers
2005-06-30 * function.h (struct function): Add saved blocks/unexpanded var list.Jan Hubicka
2005-06-28* c-decl.c (pop_scope): Move warning control into warning call.DJ Delorie
2005-06-28 * cgraph.c (cgraph_remove_node): Do not release function bodies untilJan Hubicka
2005-06-25Update FSF address.Kelley Cook
2005-06-23 PR c++/19317Jason Merrill
2005-06-23 * tree-inline.c (copy_body_r): Remap labels correctly.Jan Hubicka
2005-06-21 * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.Dorit Nuzman
2005-06-18 * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): NewDorit Nuzman
2005-06-09 * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizeJan Hubicka
2005-06-06gcc/po/Jakub Jelinek
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-28 * tree-inline.c (cfun_stack): Change the type toKazu Hirata
2005-05-27 * cgraph.c: Include tree-gimple.hJan Hubicka
2005-05-272005-05-18 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-19 * basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka
2005-05-19gcc/Kazu Hirata
2005-05-17 * cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher
2005-05-162005-05-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-13 * gcc.dg/builtins-43.c: Use gimple dump instead of generic.Jan Hubicka
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell
2005-04-13 * tree-inline.c (INSNS_PER_STMT): Remove.Kazu Hirata
2005-04-05 PR tree-optimization/20076Jakub Jelinek
2005-04-02gcc/ChangeLog:Alexandre Oliva
2005-04-01 * tree-inline.c: Fix a typo.Kazu Hirata
2005-04-01 * tree-inline.c (copy_body_r): Use CONSTANT_CLASS_P whereKazu Hirata
2005-03-30gcc:Tom Tromey
2005-03-28 * tree-inline.c (estimate_num_insns_1): Use declaration to discover argumentJan Hubicka
2005-03-22 * cgraphunit.c (cgraph_estimate_size_after_inlining): ComputeRichard Guenther
2005-03-16 * tree-inline.c (walk_type_fields, walk_tree,Steven Bosscher
2005-03-12 * tree-inline.c (expand_call_inline): Remove local variableKazu Hirata
2005-01-27 PR middle-end/19583Ian Lance Taylor
2005-01-26 PR tree-optimization/19421Jan Hubicka