OSDN Git Service

PR target/51354
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-dce.c
2011-12-01 jakub PR debug/50317
2011-11-08 matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-10-18 vries2011-10-18 Tom de Vries <tom@codesourcery.com>
2011-10-07 vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-09-08 rguenth2011-09-08 Richard Guenther <rguenther@suse.de>
2011-09-08 rguenth2011-09-08 Richard Guenther <rguenther@suse.de>
2011-09-06 rguenth2011-09-06 Richard Guenther <rguenther@suse.de>
2011-07-30 vries2011-07-30 Tom de Vries <tom@codesourcery.com>
2011-06-27 jakub * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR...
2011-06-22 jakub * tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for
2011-06-22 jakub PR debug/47858
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-23 rguenth2011-05-23 Richard Guenther <rguenther@suse.de>
2011-04-14 rguenth2011-04-14 Richard Guenther <rguenther@suse.de>
2011-03-31 law * tree-ssa-forwprop.c (forward_propagate_into_cond...
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2010-11-17 rguenth2010-11-16 Richard Guenther <rguenther@suse.de>
2010-08-26 jakub PR tree-optimization/44485
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-05 ebotcazou * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-04-06 hubicka PR tree-optimization/42906
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-20 rguenth2010-01-20 Richard Guenther <rguenther@suse.de>
2010-01-17 rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
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,
next