summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-36/+22
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-3/+3
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+2
* * tree-tailcall.c (find_tail_calls): Use XNEW.gdr2005-12-181-14/+14
* * tree-ssa-uncprop.c (associate_equivalences_with_edges): Properlylaw2005-11-301-3/+8
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * tree-ssa-uncprop.c (equiv_hash_elt, remove_equivalence,kazu2005-05-021-8/+16
* * tree-ssa-uncprop.c (equiv_stack): Change the type okazu2005-04-241-10/+9
* * basic-block.h, tree-ssa-uncprop.c, varasm.c,kazu2005-04-131-2/+2
* * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.law2005-04-131-0/+614