aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+2
2005-12-18tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis1-14/+14
2005-11-30tree-ssa-uncprop.c (associate_equivalences_with_edges): Properly handle SSA_N...Jeff Law1-3/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0
2005-05-02tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY.Kazu Hirata1-8/+16
2005-04-24tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).Kazu Hirata1-10/+9
2005-04-13basic-block.h, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-04-12Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law1-0/+614