ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for DECL_SAV...
[gcc.git] / gcc / tree-inline.c
2006-07-17 Richard Guentherre PR tree-optimization/28238 (verify_stmts failed...
2006-06-20 Andrew Pinskire PR middle-end/28075 (inliner introduces unnecessary...
2006-06-13 Richard Guentherre PR tree-optimization/27830 (ICE: verify_stmts failed...
2006-04-24 Andrew Pinskire PR tree-optimization/27236 (inliner creates an INDIR...
2006-04-24 Andrew Pinskire PR tree-optimization/27218 (ICE in get_indirect_ref_...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-12 Kazu HirataMakefile.in (GTFILES): Move functions.h after tree.h.
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-02-12 Jason Merrillre PR tree-optimization/24365 (statement makes a memory...
2006-02-10 Diego Novillotree-inline.c (estimate_num_insns_1): Make OpenMP direc...
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-02 Diego Novillotree-inline.c (copy_tree_r): Also copy OMP_CLAUSE nodes.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-17 Richard Hendersonbackport: Makefile.in (TREE_INLINE_H): New.
2006-01-13 Andrew Pinskire PR tree-optimization/24365 (statement makes a memory...
2006-01-11 Jan Hubickacgraph.c (cgraph_insert_node_to_hashtable): New function.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-10-31 Richard Kenner(setup_one_parameter): Add comment to last change.
2005-10-31 Andrew Pinskire PR middle-end/23492 (ACATS c48009e SEGV in set_bb_fo...
2005-10-30 Jan Hubickare PR tree-optimization/24172 (error: incorrect sharing...
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-10-06 Richard Hendersonre PR tree-optimization/22237 (struct copy inlining...
2005-08-01 Razya Ladelsky* tree-inline.c (copy_decl_for_dup): Add missing condition.
2005-08-01 Razya LadelskyInterprocedural constant propagation.
2005-07-28 Jan Hubickacgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
2005-07-26 James E WilsonBetter debug info for inlined functions.
2005-07-22 DJ Deloriec-objc-common.c (c_cannot_inline_tree_fn): Add warning...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-12 Jan Hubickatree-ssa-operands.c (parse_ssa_operands): Fix formatting.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Jan Hubickafunction.h (struct function): Add saved blocks/unexpand...
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-23 Jan Hubicka* tree-inline.c (copy_body_r): Remap labels correctly.
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-09 Jan Hubickacgraphunit.c (cgraph_create_edges): Do not walk BLOCK...
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-01 Richard Guenthertree.h (fold_indirect_ref_1): Export from fold-const.c.
2005-05-28 Kazu Hiratatree-inline.c (cfun_stack): Change the type to VEC...
2005-05-27 Jan Hubickacgraph.c: Include tree-gimple.h
2005-05-27 Richard Guenther[multiple changes]
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-16 Paolo Bonzinitree-inline.c (estimate_num_insns_1): Handle VEC_COND_EXPR.
2005-05-13 Jan Hubickabuiltins-43.c: Use gimple dump instead of generic.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-13 Kazu Hirata* tree-inline.c (INSNS_PER_STMT): Remove.
2005-04-05 Jakub Jelinekre PR tree-optimization/20076 (__builtin_return(__built...
2005-04-02 Alexandre Olivare PR debug/19345 (Segmentation fault with VLA and...
2005-04-01 Kazu Hirata* tree-inline.c: Fix a typo.
2005-04-01 Kazu Hiratatree-inline.c (copy_body_r): Use CONSTANT_CLASS_P where...
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-28 Jan Hubickatree-inline.c (estimate_num_insns_1): Use declaration...
2005-03-22 Richard Guenthercgraphunit.c (cgraph_estimate_size_after_inlining)...
2005-03-16 Steven Bosschertree-inline.c (walk_type_fields, [...]): Move from...
2005-03-12 Kazu Hiratatree-inline.c (expand_call_inline): Remove local variab...
2005-01-27 Ian Lance Taylorre PR middle-end/19583 (Incorrect diagnostic: control...
2005-01-26 Jan Hubickare PR target/19421 (ICE with soft-float on m68k)
2005-01-25 Jan Hubickare PR tree-optimization/19337 (ada does not compile...
2005-01-21 Ian Lance Taylorre PR tree-optimization/13000 ([unit-at-a-time] Using...
2005-01-18 Eric Botcazoucalls.c (expand_call): Check DECL_BUILT_IN_CLASS before...
2005-01-18 Dorit Naishlostree-inline.c (estimate_num_insns_1): Added cases for...
2005-01-17 Ian Lance TaylorUpdate copyright year.
2005-01-17 Ian Lance Taylorre PR middle-end/13127 (Inlining causes spurious "might...
2005-01-04 Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-23 Daniel Berlintree-inline.c (struct inline_data): Remove inlined_fns.
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-15 Eric Botcazoure PR c++/17972 (const/pure functions result in bad...
2004-12-13 Alexandre Olivare PR tree-optimization/16951 (ICE in make_decl_rtl...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-09 Nathan Sidwellre PR c++/16681 (array initialization in struct constru...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-11-28 Richard Kenner* tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE...
2004-11-24 Richard Kennertree-inline.c (copy_body_r): Explicitly copy a constant...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-11-08 Kazu Hiratatree-inline.c (remap_save_expr): Make it static.
2004-11-08 Andrew Pinskire PR middle-end/18299 (ICE in gimple-lower)
2004-10-31 Roger Saylere PR middle-end/14521 (Inconsistent quoting in new...
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-07 Giovanni Bajore PR c++/17115 (-Winline does not respect __attribute_...
2004-09-25 Jan Hubickapasses.c (rest_of_handle_cfg): Disable const/pure funct...
2004-09-23 Jan Hubickare PR debug/17389 (ICE in dwarf2out_finish, at dwarf2ou...
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-13 Richard Hendersonre PR tree-optimization/10528 (Unexpected loop un-optim...
2004-09-09 Jan Hubickatree-inline.c (expand_call_inline): Make overactive...
next