| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa-dom.c (thread_across_edge): Remove updating here. | hubicka | 2005-08-02 | 1 | -2/+0 |
* | * tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations. | dnovillo | 2005-07-29 | 1 | -0/+6 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -3/+3 |
* | 2005-07-20 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-20 | 1 | -1/+1 |
* | * tree-ssa-dom.c (lookup_avail_expr): Do not pass member in freed | dje | 2005-07-13 | 1 | -1/+1 |
* | 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-12 | 1 | -8/+20 |
* | * tree-ssa-dom.c (find_equivalent_equality_comparison): Do not | law | 2005-07-02 | 1 | -0/+22 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longer | law | 2005-06-13 | 1 | -133/+8 |
* | * tree-ssa-dom.c (record_edge_info): Use last_basic_block to | dnovillo | 2005-06-03 | 1 | -1/+1 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * tree-ssa-dom.c (vrp_element_p): Define. | kazu | 2005-05-28 | 1 | -22/+33 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -2/+9 |
* | * tree-into-ssa.c (update_ssa): Ensure that the operand cache | kazu | 2005-05-27 | 1 | -9/+9 |
* | * tree-ssa-dom.c (cprop_into_stmt): Do not call | law | 2005-05-24 | 1 | -8/+6 |
* | * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the | rakdver | 2005-05-17 | 1 | -0/+1 |
* | PR tree-opt/21399 | rth | 2005-05-16 | 1 | -3/+3 |
* | PR tree-optimization/21170 | kazu | 2005-05-10 | 1 | -1/+1 |
* | * tree-ssa-dom.c (dom_opt_finalize_block): Do not call | law | 2005-05-10 | 1 | -12/+0 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -81/+41 |
* | * tree-ssa-dom.c: Fix formatting. | kazu | 2005-04-23 | 1 | -8/+8 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -1/+1 |
* | * tree-ssa-dom.c (block_defs_stack): Remove, no longer needed. | law | 2005-04-23 | 1 | -161/+104 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -48/+49 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -35/+27 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -6/+17 |
* | * tree-ssa-dom.c (cprop_into_successor_phis): Remove an | kazu | 2005-03-31 | 1 | -2/+0 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -5/+5 |
* | * tree-cfg.c (find_taken_edge_computed_goto): New function. | law | 2005-03-08 | 1 | -1/+16 |
* | * basic-block.h (rediscover_loops_after_threading): Declare. | law | 2005-03-04 | 1 | -1/+34 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Call | kazu | 2005-03-02 | 1 | -1/+2 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of | law | 2005-03-02 | 1 | -2/+2 |
* | * tree-ssa-dom.c (simple_iv_increment_p): New function. | rakdver | 2005-02-26 | 1 | -1/+49 |
* | * ChangeLog.5: Fix log message typo(s). | reichelt | 2005-02-24 | 1 | -2/+2 |
* | PR tree-optimization/18663 | ebotcazou | 2005-02-21 | 1 | -4/+7 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -4/+4 |
* | * tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc. | law | 2005-02-10 | 1 | -3/+3 |
* | * tree-ssa-dom.c (record_cond): Pass correct variable type | law | 2005-02-01 | 1 | -1/+1 |
* | PR middle-end/17278 | steven | 2005-01-27 | 1 | -1/+1 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -2/+2 |
* | 2005-01-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-01-22 | 1 | -0/+8 |
* | Opps. Committed wrong version. | law | 2005-01-18 | 1 | -0/+3 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE | law | 2005-01-18 | 1 | -20/+20 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Don't call | kazu | 2005-01-17 | 1 | -5/+0 |
* | * tree-ssa-dom.c (extract_range_from_cond): Correct condition. | sayle | 2005-01-15 | 1 | -1/+1 |
* | PR tree-optimization/19060 | jakub | 2005-01-15 | 1 | -7/+19 |
* | * tree-ssa-dom.c (thread_across_edge): Remove broken code to | law | 2004-12-28 | 1 | -16/+0 |
* | * tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a | law | 2004-12-13 | 1 | -0/+10 |
* | * tree-ssa-dom.c (record_edge_info): Fix memory leak. | kazu | 2004-12-13 | 1 | -6/+6 |
* | * tree-ssa-dom.c (record_equivalences_from_phis): Add a | kazu | 2004-12-13 | 1 | -1/+3 |