summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
Commit message (Expand)AuthorAgeFilesLines
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* gcc/ChangeLog:steven2010-05-211-3/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* 2010-01-17 Richard Guenther <rguenther@suse.de>rguenth2010-01-171-1/+1
* Remove trailing white spaces.hjl2009-11-251-4/+4
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-18/+12
* * tree-ssa-uncprop.c (associate_equivalences_with_edges): Usehubicka2009-04-041-1/+1
* 2008-09-11 Richard Guenther <rguenther@suse.de>rguenth2008-09-111-5/+5
* 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