]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-forwprop.c
2008-03-12 Richard Guenther <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / tree-ssa-forwprop.c
2008-03-12  rguenth2008-03-12 Richard Guenther <rguenther@suse.de>
2008-02-19  rguenth2008-02-19 Richard Guenther <rguenther@suse.de>
2008-02-15  rguenth2008-02-15 Richard Guenther <rguenther@suse.de>
2007-12-05  rguenth2007-12-05 Richard Guenther <rguenther@suse.de>
2007-11-27  rguenth2007-11-27 Richard Guenther <rguenther@suse.de>
2007-11-18  rguenth2007-11-18 Richard Guenther <rguenther@suse.de>
2007-11-16  rguenth2007-11-16 Richard Guenther <rguenther@suse.de>
2007-11-09  rguenth2007-11-09 Richard Guenther <rguenther@suse.de>
2007-10-12  rguenth2007-10-12 Richard Guenther <rguenther@suse.de>
2007-10-12  rguenth2007-10-12 Richard Guenther <rguenther@suse.de>
2007-10-04  rguenth2007-10-04 Richard Guenther <rguenther@suse.de>
2007-09-27  ian./:
2007-09-04  rguenth2007-09-04 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-02  rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-07-02  rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-16  pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-06  rguenth2007-06-06 Richard Guenther <rguenther@suse.de>
2007-05-26  pinskia2007-05-25 Andrew Pinski <andrew_pinski@playstation...
2007-05-25  kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-25  rguenth2007-05-24 Richard Guenther <rguenther@suse.de>
2007-05-12  rguenth2007-05-12 Richard Guenther <rguenther@suse.de>
2007-05-02  rguenth2007-05-02 Richard Guenther <rguenther@suse.de>
2007-04-27  rguenth2007-04-27 Richard Guenther <rguenther@suse.de>
2007-04-27  rguenth2007-04-27 Richard Guenther <rguenther@suse.de>
2007-04-27  rguenth2007-04-27 Richard Guenther <rguenther@suse.de>
2007-04-18  rguenth2007-04-18 Richard Guenther <rguenther@suse.de>
2007-03-19  rguenth2007-03-19 Andrew Pinski <andrew_pinski@playstation...
2007-03-16  rguenth2007-03-16 Richard Guenther <rguenther@suse.de>
2007-03-10  dnovillo * tree-pass.h (TODO_update_smt_usage): Remove.
2007-02-04  hubicka * tree-ssa-copyrename.c (copy_rename_partition_coalesc...
2007-01-18  hubicka * tree-vrp.c (finalize_jump_threads): Do not call...
2007-01-11  hubicka PR tree-optimization/1046
2007-01-08  robcBetter handling of COND_EXPRs in rhs
2007-01-08  hubicka * tree-ssa-forwprop.c (forward_propagate_into_cond,
2006-12-11  dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-05  dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-11-17  jakub PR middle-end/29584
2006-05-17  dberlin2006-05-16 Daniel Berlin <dberlin@dberlin.org>
2006-04-27  amacleodImplement new immediate use iterators.
2006-03-04  dberlin2006-03-03 Daniel Berlin <dberlin@dberlin.org>
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01  dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-20  dberlin2006-02-20 Daniel Berlin <dberlin@dberlin.org>
2006-01-11  rguenth2006-01-11 Richard Guenther <rguenther@suse.de>
2006-01-09  law * tree-ssa-dom.c (simplify_cond_and_lookup_avai...
2006-01-06  law * tree-cfg.c (bsi_replace): Rename final argument...
2006-01-06  rguenth2006-01-06 Richard Guenther <rguenther@suse.de>
2005-12-18  law * tree-ssa-dom.c (simplify_switch_and_lookup_avail_exp...
2005-12-17  law * tree-ssa-dom.c (update_rhs_and_lookup_avail_expr...
2005-12-09  dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-02  rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-12-01  rguenth2005-12-01 Richard Guenther <rguenther@suse.de>
2005-11-30  rguenth2005-11-30 Richard Guenther <rguenther@suse.de>
2005-06-25  kcookUpdate FSF address.
2005-06-01  ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-26  law * tree-ssa-forwprop.c (forward_propagate_addr_e...
2005-05-24  law * tree-ssa-dom.c (cprop_into_stmt): Do not call
2005-05-19  kazugcc/
2005-05-18  rth * tree-ssa-forwprop.c (cfg_changed): New.
2005-05-18  law * tree-ssa-forwprop.c (forward_propagate_addr_e...
2005-05-17  law * Makefile.in (tree-ssa-forwprop.o): Depend on langhoo...
2005-05-11  kazu * tree-ssa-forwprop.c (forward_propagate_into_cond_1...
2005-04-15  kazugcc/
2005-04-13  kazu * tree-ssa-forwprop.c (vars,
2005-04-05  amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-02-17  kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17  nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-11-26  kazu * tree-ssa-forwprop.c (substitute_single_use_vars...
2004-09-24  pinskia2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-18  kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17  zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-07-28  dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-25  sayle * fold-const.c (constant_boolean_node): Make extern.
2004-05-13  law * tree-ssa-forwprop.c (record_single_argument_cond_exp...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.