aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2005-11-18 * tree-ssa-dom.c (extract_range_from_cond): Deal with variable boundsRichard Kenner
2005-11-10 * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Do notJeff Law
2005-11-04 * doc/invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law
2005-10-07 * tree-ssa-dom.c (dom_opt_finalize_block): Fix conditions toJeff Law
2005-10-042005-10-05 Steven Bosscher <stevenb@suse.de>Steven Bosscher
2005-09-26 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Be more selectiveJeff Law
2005-08-02 * tree-ssa-dom.c (thread_across_edge): Remove updating here.Jan Hubicka
2005-07-29 * tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations.Diego Novillo
2005-07-28 * builtins.c: Fix comment typo(s).Volker Reichelt
2005-07-202005-07-20 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-07-13 * tree-ssa-dom.c (lookup_avail_expr): Do not pass member in freedDavid Edelsohn
2005-07-122005-07-12 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-07-02 * tree-ssa-dom.c (find_equivalent_equality_comparison): Do notJeff Law
2005-06-25Update FSF address.Kelley Cook
2005-06-13 * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longerJeff Law
2005-06-03 * tree-ssa-dom.c (record_edge_info): Use last_basic_block toDiego Novillo
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-28 * tree-ssa-dom.c (vrp_element_p): Define.Kazu Hirata
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andKazu Hirata
2005-05-27 * tree-into-ssa.c (update_ssa): Ensure that the operand cacheKazu Hirata
2005-05-24 * tree-ssa-dom.c (cprop_into_stmt): Do not callJeff Law
2005-05-17 * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in theZdenek Dvorak
2005-05-16 PR tree-opt/21399Richard Henderson
2005-05-10 PR tree-optimization/21170Kazu Hirata
2005-05-10 * tree-ssa-dom.c (dom_opt_finalize_block): Do not callJeff Law
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-23 * tree-ssa-dom.c: Fix formatting.Kazu Hirata
2005-04-232005-04-22 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-04-23 * tree-ssa-dom.c (block_defs_stack): Remove, no longer needed.Jeff Law
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-03-31 * tree-ssa-dom.c (cprop_into_successor_phis): Remove anKazu Hirata
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-03-08 * tree-cfg.c (find_taken_edge_computed_goto): New function.Jeff Law
2005-03-04 * basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law
2005-03-02 * tree-ssa-dom.c (tree_ssa_dominator_optimize): CallKazu Hirata
2005-03-02 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting ofJeff Law
2005-02-26 * tree-ssa-dom.c (simple_iv_increment_p): New function.Zdenek Dvorak
2005-02-24 * ChangeLog.5: Fix log message typo(s).Volker Reichelt
2005-02-21 PR tree-optimization/18663Eric Botcazou
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-02-10 * tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.Jeff Law
2005-02-01 * tree-ssa-dom.c (record_cond): Pass correct variable typeJeff Law
2005-01-27 PR middle-end/17278Steven Bosscher
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2005-01-222005-01-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-01-18Opps. Committed wrong version.Jeff Law
2005-01-18 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUEJeff Law