tree-flow.h: Allow compilation with a C++ compiler.
[gcc.git] / gcc / tree-flow.h
2005-12-12 Rafael Ávila de... tree-flow.h: Allow compilation with a C++ compiler.
2005-12-12 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-18 James A. Morrisontree-flow.h (reserve_phi_args_for_new_edge, [...])...
2005-11-10 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Remove call...
2005-11-08 Daniel Berlinre PR tree-optimization/23382 (Does not remove the...
2005-11-04 Richard Guenthertree-flow.h (ref_contains_indirect_ref): Rename to...
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-10-09 Zdenek Dvorakre PR tree-optimization/24226 (ICE: Segmentation fault...
2005-10-06 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-22 Daniel Berlintree-data-ref.c (analyze_array_indexes): Only estimate...
2005-09-19 Richard Hendersontree-flow.h (merge_alias_info): Declare.
2005-09-18 Richard Hendersontree-pass.h, [...]: Revert last change.
2005-09-17 Richard Hendersontree-pass.h (pass_vect_dce): Declare.
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-27 Zdenek Dvorakre PR tree-optimization/22325 (missed optimization...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-21 Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-07-20 James A. Morrisontree.h (tree_expr_nonzero_p): Export.
2005-07-19 Daniel Berlinre PR tree-optimization/22483 (ICE : tree check: expect...
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-11 Zdenek Dvoraktree-flow.h (remove_empty_loops, [...]): Declare.
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-07 Jeff Lawtree-vrp.c (simplify_using_ranges): Kill.
2005-06-30 Daniel Berlin[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-07 Sebastian PopFixes PR 18403 and meta PR 21861.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-05 Zdenek Dvorakre PR middle-end/21846 (segfault in fold_binary compili...
2005-06-05 Dorit Nuzmantree-flow.h (stmt_ann_d): Move aux to ...
2005-06-02 Diego Novillo[multiple changes]
2005-05-29 Keith Besawtree-ssa-alias.c (new_type_alias): New procedure to...
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-24 Kazu Hiratatree-flow.h (bb_ann_d): Remove has_escape_site.
2005-05-23 Jan Hubicka* tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark...
2005-05-17 Zdenek Dvoraktimevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 Zdenek Dvoraktree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand...
2005-05-17 Zdenek Dvoraktree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes...
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-12 Jan Hubickabasic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-08 Kazu Hiratatree-dfa.c (referenced_vars, [...]): Use VEC instead...
2005-05-06 Zdenek Dvorakre PR tree-optimization/19401 (Trivial loop not unrolled)
2005-05-03 Kazu Hiratatree-flow.h (tree_ann_common_d): Move aux to ...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-27 Kazu Hiratatree-flow.h (ssa_names): Change the type to VEC(tree...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-08 Kazu Hiratatree-flow.h: Remove the prototype for redirect_immediat...
2005-04-06 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-05 Zdenek Dvoraktree-flow.h (number_of_iterations_cond): Declaration...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-29 Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-21 Daniel Berlinre PR tree-optimization/20542 (Bootstrap failure at...
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-08 Kazu Hiratagimple-low.c (lower_stmt_body): Make it static.
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-01 Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-10 Zdenek Dvorakre PR tree-optimization/18687 (>200% compile time regre...
2005-02-02 Richard Sandifordre PR tree-optimization/19578 (function pointer propaga...
2005-02-01 Diego Novillore PR tree-optimization/19633 (local address incorrectl...
2005-01-24 Kazu Hiratatree-flow-inline.h (phi_arg_from_edge): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2004-12-10 Diego Novillotree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-12-06 Zdenek Dvorakre PR tree-optimization/18601 (tree cfglceanup is slow)
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-25 Andrew MacLeodre PR tree-optimization/18587 (build_v_may_defs and...
2004-11-23 Kazu Hiratatree-cfg.c (tree_execute_on_growing_pred): New.
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Make it static.
2004-11-22 Kazu Hiratatree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-19 Andrew Pinskire PR tree-optimization/18507 (block_defs_stack varrray...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-16 Dale Johannesentree-flow.h (add_referenced_temp_var): Remove name...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-14 Zdenek Dvorakre PR tree-optimization/18431 (Code for arrays and...
2004-11-14 Dale Johannesentree-flow.h (bsi_commit_one_edge_insert): Remove name...
2004-11-09 Kazu Hiratatree-phinodes.c (phi_reverse): New.
2004-11-08 Kazu Hiratatree-if-conv.c (tree_if_conversion): Make it static.
2004-11-08 Kazu Hiratatree-ssa-operands.c (build_ssa_operands): Make it static.
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-10-28 Diego Novillore PR tree-optimization/16728 (std::set tests for alloc...
2004-10-28 Kazu Hiratalambda-code.c (nestify_update_pending_stmts): Remove.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-07 Kazu Hiratatree-cfg.c (tree_block_forwards_to): Remove.
2004-10-06 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Conver...
2004-09-29 Ben Ellistontree-flow.h (struct bb_ann_d): Remove num_preds member.
2004-09-29 Richard Hendersonre PR tree-optimization/15089 (local register variable...
2004-09-23 Jakub Jelinektree-flow.h (find_new_referenced_vars): Add prototype.
2004-09-23 Zdenek Dvorakcfgloop.h (update_single_exits_after_duplication):...
next