| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa-dce.c (remove_dead_statement): When removing a dead | law | 2006-02-09 | 1 | -23/+22 |
* | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Remove | rakdver | 2006-01-31 | 1 | -10/+1 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -1/+1 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -1/+2 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -2/+1 |
* | PR 24627 | dnovillo | 2005-11-04 | 1 | -3/+3 |
* | * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H. | rth | 2005-10-11 | 1 | -1/+2 |
* | PR tree-opt/24300 | rth | 2005-10-11 | 1 | -0/+28 |
* | * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change. | rth | 2005-09-18 | 1 | -1/+1 |
* | * tree-pass.h (pass_vect_dce): Declare. | rth | 2005-09-17 | 1 | -1/+1 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -1/+1 |
* | * tree-ssa-dce.c (cfg_altered): New global. | law | 2005-07-06 | 1 | -1/+23 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR tree-optimization/21847 | steven | 2005-06-07 | 1 | -0/+9 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | 2005-05-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-04 | 1 | -2/+1 |
* | * tree-ssa-dce.c: Fix a comment typo. | kazu | 2005-04-27 | 1 | -1/+1 |
* | * tree-ssa-dce.c (worklist): Change to VEC(tree,heap). | kazu | 2005-04-23 | 1 | -10/+10 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+0 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -5/+12 |
* | gcc/ChangeLog: | aoliva | 2005-04-02 | 1 | -3/+18 |
* | * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | steven | 2005-03-12 | 1 | -1/+0 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -1/+1 |
* | * tree-ssa-dce.c (control_dependence_map, | kazu | 2005-03-07 | 1 | -2/+2 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -1/+1 |
* | 2005-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-01 | 1 | -73/+3 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * tree-ssa-dce.c (visited_control_parents): New sbitmap to | steven | 2005-01-14 | 1 | -9/+14 |
* | * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c: Fix comment | kazu | 2004-12-13 | 1 | -1/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | 2004-11-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-11-17 | 1 | -8/+3 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+1 |
* | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary) | kazu | 2004-10-28 | 1 | -11/+1 |
* | * tree-ssa-dce.c (mark_stmt_if_obviously_necessary) | kazu | 2004-10-27 | 1 | -2/+2 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -27/+108 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -3/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -15/+11 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -1/+8 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -1/+3 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | * tree-ssa-dce.c (remove_dead_stmt): Update profile. | hubicka | 2004-09-10 | 1 | -0/+2 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -36/+14 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -2/+4 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -1/+1 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -23/+8 |
* | PR tree-optimization/16867 | dnovillo | 2004-08-12 | 1 | -30/+76 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -2/+2 |
* | * tree-into-ssa.c (set_livein_block): Fix typo in comment. | dnovillo | 2004-07-22 | 1 | -0/+1 |