cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
[gcc.git] / gcc / tree-ssa-dse.c
2005-05-27 Kazu Hiratadomwalk.c (walk_dominator_tree, [...]): Use VEC instead...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-26 Jeff Lawtree-flow-inline.h (op_iter_next_must_and_may_def)...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-07 Daniel Berlintree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-03 Andrew Pinskire PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-13 Steven Bosschertree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
2005-01-08 Diego Novillo[multiple changes]
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-15 Jeff Lawtree-dfa.c (free_df_for_stmt): No longer static.
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.