aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
AgeCommit message (Expand)Author
2005-11-10 * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Do notlaw
2005-11-04 * doc/invoke.texi: Document max-jump-thread-duplication-stmts PARAM.law
2005-10-07 * tree-ssa-dom.c (dom_opt_finalize_block): Fix conditions tolaw
2005-10-042005-10-05 Steven Bosscher <stevenb@suse.de>steven
2005-09-26 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Be more selectivelaw
2005-08-01 * tree-ssa-dom.c (thread_across_edge): Remove updating here.hubicka
2005-07-29 * tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations.dnovillo
2005-07-28 * builtins.c: Fix comment typo(s).reichelt
2005-07-202005-07-20 James A. Morrison <phython@gcc.gnu.org>phython
2005-07-13 * tree-ssa-dom.c (lookup_avail_expr): Do not pass member in freeddje
2005-07-122005-07-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2005-07-02 * tree-ssa-dom.c (find_equivalent_equality_comparison): Do notlaw
2005-06-25Update FSF address.kcook
2005-06-13 * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longerlaw
2005-06-03 * tree-ssa-dom.c (record_edge_info): Use last_basic_block todnovillo
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi
2005-05-28 * tree-ssa-dom.c (vrp_element_p): Define.kazu
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andkazu
2005-05-27 * tree-into-ssa.c (update_ssa): Ensure that the operand cachekazu
2005-05-24 * tree-ssa-dom.c (cprop_into_stmt): Do not calllaw
2005-05-17 * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in therakdver
2005-05-16 PR tree-opt/21399rth
2005-05-10 PR tree-optimization/21170kazu
2005-05-10 * tree-ssa-dom.c (dom_opt_finalize_block): Do not calllaw
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod
2005-04-23 * tree-ssa-dom.c: Fix formatting.kazu
2005-04-222005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo
2005-04-22 * tree-ssa-dom.c (block_defs_stack): Remove, no longer needed.law
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.nathan
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storednovillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod
2005-03-31 * tree-ssa-dom.c (cprop_into_successor_phis): Remove ankazu
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-03-08 * tree-cfg.c (find_taken_edge_computed_goto): New function.law
2005-03-04 * basic-block.h (rediscover_loops_after_threading): Declare.law
2005-03-02 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Callkazu
2005-03-02 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting oflaw
2005-02-26 * tree-ssa-dom.c (simple_iv_increment_p): New function.rakdver
2005-02-24 * ChangeLog.5: Fix log message typo(s).reichelt
2005-02-21 PR tree-optimization/18663ebotcazou
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan
2005-02-10 * tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.law
2005-02-01 * tree-ssa-dom.c (record_cond): Pass correct variable typelaw
2005-01-27 PR middle-end/17278steven
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu
2005-01-222005-01-20 Daniel Berlin <dberlin@dberlin.org>dberlin
2005-01-18Opps. Committed wrong version.law
2005-01-18 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUElaw
2005-01-17 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Don't callkazu
2005-01-15 * tree-ssa-dom.c (extract_range_from_cond): Correct condition.sayle