summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,kazu2004-11-141-1/+1
* PR tree-optimization/16728dnovillo2004-10-281-2/+18
* PR 17739rth2004-09-301-4/+4
* PR 15089rth2004-09-291-0/+10
* 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-09-201-2/+2
* 2004-09-14 Andrew Pinski <apinski@apple.com>pinskia2004-09-151-2/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-20/+16
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-8/+8
* * tree-ssa-alias.c (create_name_tags): Ignore pointers thatdnovillo2004-07-271-0/+3
* PR tree-optimization/16688dnovillo2004-07-241-32/+51
* * tree-flow-inline.h (may_propagate_copy): Move...rth2004-07-071-0/+97
* * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree-sra.c,kazu2004-07-021-1/+1
* * common.opt (ftree-fre): New flag.dnovillo2004-06-291-233/+3