OSDN Git Service

gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-dce.c
2009-11-26 rguenth2009-11-26 Richard Guenther <rguenther@suse.de>
2009-11-26 rguenth2009-11-26 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 rguenth2009-11-24 Richard Guenther <rguenther@suse.de>
2009-10-20 jakub * tree-ssa-dce.c (eliminate_unnecessary_stmts): Don...
2009-10-12 aolivagcc/ChangeLog:
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-28 hubicka PR tree-optimization/40759
2009-07-19 hubicka * tree-ssa-dce.c (remove_dead_phis): Only look for...
2009-07-19 hubicka PR tree-optimization/40676
2009-07-03 hubicka * gcc.dg/tree-ssa/loop-24.c: Update dump file matching...
2009-07-02 hubicka * tree-ssa-dce.c (bb_contains_live_stmts): New bitmap.
2009-07-01 rguenth2009-07-01 Richard Guenther <rguenther@suse.de>
2009-06-30 rguenth2009-06-30 Richard Guenther <rguenther@suse.de>
2009-06-30 rguenth2009-06-30 Richard Guenther <rguenther@suse.de>
2009-05-24 bonzini2009-05-24 Paolo Bonzini <bonzini@gnu.org>
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-20 rguenth2008-05-20 Richard Guenther <rguenther@suse.de>
2008-05-20 davidxl Revert r135493 & r135463
2008-05-18 davidxlcomment/style fixes
2008-05-17 davidxlCheck in tree-dce enh to trunk
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-12 ian./:
2007-05-28 dberlin2007-05-28 Daniel Berlin <dberlin@dberlin.org>
2007-05-04 jconner2007-05-04 Josh Conner <jconner@apple.com>
2007-04-27 rakdver * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominan...
2007-01-24 hubicka * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminatin...
2007-01-15 hubicka * tree-ssa-dce.c (DCE_TODOs): New.
2007-01-11 hubicka PR tree-optimization/1046
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-scalar-evolution.c (scev_const_prop):
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-07-07 sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-03-15 kazu * tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-09 law * tree-ssa-dce.c (remove_dead_statement): When...
2006-01-31 rakdver * tree-ssa-dce.c (mark_stmt_if_obviously_necessary...
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2006-01-05 rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-12-18 gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-11-04 dnovillo PR 24627
2005-10-11 rth * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.
2005-10-11 rth PR tree-opt/24300
2005-09-18 rth * tree-pass.h, tree-flow.h, tree-ssa-dce.c...
2005-09-17 rth * tree-pass.h (pass_vect_dce): Declare.
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-06 law * tree-ssa-dce.c (cfg_altered): New global.
2005-06-25 kcookUpdate FSF address.
2005-06-07 steven PR tree-optimization/21847
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-04 amacleod2005-05-04 Andrew MacLeod <amacleod@redhat.com>
2005-04-27 kazu * tree-ssa-dce.c: Fix a comment typo.
2005-04-23 kazu * tree-ssa-dce.c (worklist): Change to VEC(tree,heap).
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-02 aolivagcc/ChangeLog:
2005-03-12 steven * tree-cfg.c (make_goto_expr_edges): Don't use error_m...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-07 kazu * tree-ssa-dce.c (control_dependence_map,
2005-03-05 kazu * tree-phinodes.c (remove_phi_node): Drop the last...
2005-03-01 dberlin2005-03-01 Daniel Berlin <dberlin@dberlin.org>
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-14 steven * tree-ssa-dce.c (visited_control_parents): New sbitmap to
2004-12-13 kazu * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c:...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17 dberlin2004-11-16 Daniel Berlin <dberlin@dberlin.org>
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-10-28 kazu * tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
2004-10-27 kazu * tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
2004-10-27 dberlin2004-10-27 Daniel Berlin <dberlin@dberlin.org>
2004-09-29 dberlin2004-09-29 Daniel Berlin <dberlin@dberlin.org>
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-10 hubicka * tree-ssa-dce.c (remove_dead_stmt): Update profile.
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-12 dnovillo PR tree-optimization/16867
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-07-08 rth * tree-cfg.c (make_exit_edges): Use get_call_ex...
2004-06-29 rth * tree-cfg.c (verify_stmt): Add last_in_block...
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-12 dberlin2004-06-11 Steven Bosscher <stevenb@suse.de>
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
next