re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_decl...
[gcc.git] / gcc / tree-flow.h
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):...
2004-09-16 Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-15 Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-09-04 Devang PatelTree level if-conversion for vectorizer.
2004-08-29 Diego NovilloMakefile.in (OBJS-common): Add tree-ssa-propagate.o
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-18 Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-08-11 Andrew MacLeodtree-flow-inline.h (get_def_ops, [...]): Add operand...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-05 Zdenek Dvoraktree-ssa-loop-manip.c: New file.
2004-08-04 Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
next