summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-05-03 Richard Guenther <rguenther@suse.de>rguenth2009-05-031-49/+0
* 2009-04-04 Richard Guenther <rguenther@suse.de>rguenth2009-04-041-1/+8
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-130/+23
* 2009-03-28 Richard Guenther <rguenther@suse.de>rguenth2009-03-281-1/+1
* 2009-03-28 Richard Guenther <rguenther@suse.de>rguenth2009-03-281-1/+1
* Fix for PR39548davidxl2009-03-271-1/+2
* 2008-08-29 Richard Guenther <rguenther@suse.de>rguenth2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-72/+163
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* PR c++/34862ian2008-01-281-1/+6
* 2008-01-10 Richard Guenther <rguenther@suse.de>rguenth2008-01-101-11/+11
* 2007-11-23 Richard Guenther <rguenther@suse.de>rguenth2007-11-231-24/+34
* 2007-10-29 Richard Guenther <rguenther@suse.de>rguenth2007-10-291-135/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-3/+3
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-12/+12
* PR 30735dnovillo2007-04-111-6/+6
* PR tree-optimization/1046hubicka2007-01-111-1/+1
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-5/+35
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-14/+14
* 2006-11-16 Dirk Mueller <dmueller@suse.de>mueller2006-11-161-6/+3
* PR/27087law2006-04-111-0/+15
* 2006-04-07 Richard Guenther <rguenther@suse.de>rguenth2006-04-071-1/+32
* 2006-03-30 Paolo Bonzini <bonzini@gnu.org>bonzini2006-03-301-27/+33
* * tree-pass.h (pass_phi_only_copy_prop): Delete.law2006-03-211-36/+6
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-3/+6
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-10/+10
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-12/+12
* * tree-tailcall.c (find_tail_calls): Use XNEW.gdr2005-12-181-3/+3
* * passes.c (init_optimization_passes): Replace copy propagationlaw2005-09-271-11/+46
* * tree-flow.h (merge_alias_info): Declare.rth2005-09-191-1/+1
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-2/+2
* * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hdnovillo2005-07-101-23/+34
* PR 22234dnovillo2005-06-301-2/+6
* Update FSF address.kcook2005-06-251-2/+2
* PR tree-optimization/21849kazu2005-06-031-0/+1
* 2005-06-01 Diego Novillo <dnovillo@redhat.com>dnovillo2005-06-021-1/+1
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* 2005-05-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-05-311-3/+11
* * tree-ssa-copy.c (copy_prop_visit_assignment): Clean up bykazu2005-05-161-33/+17
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-12/+16
* * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Usekazu2005-04-241-1/+1
* PR tree-optimization/21096kazu2005-04-191-0/+1
* gcc/kazu2005-04-131-3/+10
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-1/+1
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-40/+811
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR tree-optimization/19121dnovillo2005-01-181-34/+23
* PR tree-optimization/18291dnovillo2004-12-011-13/+35