OSDN Git Service

* common.opt (ftree-fre): New flag.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-dom.c
2004-06-29 dnovillo * common.opt (ftree-fre): New flag.
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-24 rth * tree-ssa-dom.c (real_avail_expr_hash): New.
2004-06-24 law * tree-ssa-dom.c (record_dominating_conditions): New...
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-16 rakdver PR tree-optimization/15993
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-31 steven * tree-ssa-dom.c (record_equivalences_from_incoming_edge):
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-18 law * toplev.h (flag_delete_null_pointer_checks...
2004-05-15 law * tree-ssa-dom.c (redirect_edges_and_update_ssa...
2004-05-14 law * tree-ssa-dom.c (simplify_rhs_and_lookup_avail...
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.