OSDN Git Service

libcpp
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-copy.c
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-28 ian PR c++/34862
2008-01-10 rguenth2008-01-10 Richard Guenther <rguenther@suse.de>
2007-11-23 rguenth2007-11-23 Richard Guenther <rguenther@suse.de>
2007-10-29 rguenth2007-10-29 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-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-04-11 dnovillo PR 30735
2007-01-11 hubicka PR tree-optimization/1046
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-16 mueller2006-11-16 Dirk Mueller <dmueller@suse.de>
2006-04-11 law PR/27087
2006-04-07 rguenth2006-04-07 Richard Guenther <rguenther@suse.de>
2006-03-30 bonzini2006-03-30 Paolo Bonzini <bonzini@gnu.org>
2006-03-21 law * tree-pass.h (pass_phi_only_copy_prop): Delete.
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-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-18 gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-09-27 law * passes.c (init_optimization_passes): Replace...
2005-09-19 rth * tree-flow.h (merge_alias_info): Declare.
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-10 dnovillo * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-30 dnovillo PR 22234
2005-06-25 kcookUpdate FSF address.
2005-06-03 kazu PR tree-optimization/21849
2005-06-02 dnovillo2005-06-01 Diego Novillo <dnovillo@redhat.com>
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-31 pinskia2005-05-31 Andrew Pinski <pinskia@physics.uc.edu>
2005-05-16 kazu * tree-ssa-copy.c (copy_prop_visit_assignment): Clean...
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-24 kazu * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use
2005-04-19 kazu PR tree-optimization/21096
2005-04-13 kazugcc/
2005-04-09 kazu * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-18 dnovillo PR tree-optimization/19121
2004-12-01 dnovillo PR tree-optimization/18291
2004-11-14 kazu * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,
2004-10-28 dnovillo PR tree-optimization/16728
2004-09-30 rth PR 17739
2004-09-29 rth PR 15089
2004-09-20 pinskia2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-15 pinskia2004-09-14 Andrew Pinski <apinski@apple.com>
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-07-27 dnovillo * tree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-24 dnovillo PR tree-optimization/16688
2004-07-07 rth * tree-flow-inline.h (may_propagate_copy):...
2004-07-02 kazu * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree...
2004-06-29 dnovillo * common.opt (ftree-fre): New flag.
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-15 dnovillo * tree-ssa-copy.c (cprop_into_successor_phis): Fix...
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-18 lawForgot to commit.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.