summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-dce.c (remove_dead_statement): When removing a deadlaw2006-02-091-23/+22
* * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Removerakdver2006-01-311-10/+1
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-1/+1
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-1/+2
* * tree-tailcall.c (find_tail_calls): Use XNEW.gdr2005-12-181-2/+1
* PR 24627dnovillo2005-11-041-3/+3
* * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.rth2005-10-111-1/+2
* PR tree-opt/24300rth2005-10-111-0/+28
* * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change.rth2005-09-181-1/+1
* * tree-pass.h (pass_vect_dce): Declare.rth2005-09-171-1/+1
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-1/+1
* * tree-ssa-dce.c (cfg_altered): New global.law2005-07-061-1/+23
* Update FSF address.kcook2005-06-251-2/+2
* PR tree-optimization/21847steven2005-06-071-0/+9
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* 2005-05-04 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-041-2/+1
* * tree-ssa-dce.c: Fix a comment typo.kazu2005-04-271-1/+1
* * tree-ssa-dce.c (worklist): Change to VEC(tree,heap).kazu2005-04-231-10/+10
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-4/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-5/+12
* gcc/ChangeLog:aoliva2005-04-021-3/+18
* * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.steven2005-03-121-1/+0
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-1/+1
* * tree-ssa-dce.c (control_dependence_map,kazu2005-03-071-2/+2
* * tree-phinodes.c (remove_phi_node): Drop the last argument.kazu2005-03-051-1/+1
* 2005-03-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-011-73/+3
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-2/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * tree-ssa-dce.c (visited_control_parents): New sbitmap tosteven2005-01-141-9/+14
* * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c: Fix commentkazu2004-12-131-1/+1
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-0/+1
* 2004-11-16 Daniel Berlin <dberlin@dberlin.org>dberlin2004-11-171-8/+3
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* * tree-ssa-dce.c (mark_stmt_if_obviously_necessary)kazu2004-10-281-11/+1
* * tree-ssa-dce.c (mark_stmt_if_obviously_necessary)kazu2004-10-271-2/+2
* 2004-10-27 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-271-27/+108
* 2004-09-29 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-291-3/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-15/+11
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-1/+8
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-1/+3
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* * tree-ssa-dce.c (remove_dead_stmt): Update profile.hubicka2004-09-101-0/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-36/+14
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-2/+4
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-1/+1
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-23/+8
* PR tree-optimization/16867dnovillo2004-08-121-30/+76
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-2/+2
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-0/+1