summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-flow-inline.h (op_iter_next_must_and_may_def): New.law2005-04-261-28/+42
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-4/+17
* 2005-04-07 Daniel Berlin <dberlin@dberlin.org>dberlin2005-04-071-1/+1
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-126/+41
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-2/+2
* 2005-02-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-02-031-2/+13
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.steven2005-01-131-29/+27
* 2005-01-08 Jeff Law <law@redhat.com>dnovillo2005-01-081-0/+4
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-1/+5
* * tree-dfa.c (free_df_for_stmt): No longer static.law2004-09-151-0/+8
* * tree-cfg.c (set_bb_for_stmt): Use PHI_BB.rakdver2004-09-111-9/+20
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-5/+1
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-1/+2
* * tree-cfg.c (make_exit_edges): Use get_call_expr_in.rth2004-07-081-4/+5
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-1/+1
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-3/+2
* * tree.h (PHI_CHAIN): New.steven2004-06-161-2/+2
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-33/+34
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+445