summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dse.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-06 * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann1-8/+15
2007-05-13Extend dse revitale1-4/+76
2007-03-09 PR tree-optimization/30375aldyh1-0/+26
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo1-84/+417
2006-12-05Merge gimple-tuples-branch into mainline.aldyh1-6/+6
2006-11-28 Privatize SSA variables into gimple_df.hubicka1-1/+1
2006-04-26 * tree-ssa-dse.c (dse_optimize_stmt): Remove unused variable USE.aldyh1-4/+2
2006-04-20 PR tree-optimization/26854law1-1/+1
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin1-2/+3
2006-01-06 * tree-cfg.c (bsi_replace): Rename final argument fromlaw1-1/+1
2005-12-16 * tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes whichlaw1-0/+9
2005-11-11gcc/drow1-2/+70
2005-09-122005-09-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-13/+6
2005-06-25Update FSF address.kcook1-2/+2
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi1-1/+0
2005-05-27 * domwalk.c (walk_dominator_tree, init_walk_dominator_tree,kazu1-4/+4
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu1-1/+1
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod1-7/+1
2005-04-26 * tree-flow-inline.h (op_iter_next_must_and_may_def): New.law1-28/+42
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.kazu1-1/+0
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storednovillo1-4/+17
2005-04-072005-04-07 Daniel Berlin <dberlin@dberlin.org>dberlin1-1/+1
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod1-126/+41
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan1-2/+2
2005-02-032005-02-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-2/+13
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu1-1/+1
2005-01-13 * tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.steven1-29/+27
2005-01-082005-01-08 Jeff Law <law@redhat.com>dnovillo1-0/+4
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver1-1/+5
2004-09-15 * tree-dfa.c (free_df_for_stmt): No longer static.law1-0/+8
2004-09-11 * tree-cfg.c (set_bb_for_stmt): Use PHI_BB.rakdver1-9/+20
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan1-5/+1
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini1-1/+2
2004-07-28 * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo1-1/+2
2004-07-08 * tree-cfg.c (make_exit_edges): Use get_call_expr_in.rth1-4/+5
2004-06-26 * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu1-1/+1
2004-06-172004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+2
2004-06-16 * tree.h (PHI_CHAIN): New.steven1-2/+2
2004-06-10 * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth1-33/+34
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-0/+445