summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
Commit message (Expand)AuthorAgeFilesLines
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-36/+22
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-3/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+2
* tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis2005-12-181-14/+14
* tree-ssa-uncprop.c (associate_equivalences_with_edges): Properly handle SSA_N...Jeff Law2005-11-301-3/+8
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-021-8/+16
* tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).Kazu Hirata2005-04-241-10/+9
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-04-131-2/+2
* Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law2005-04-121-0/+614