OSDN Git Service

* tree-vrp.c (test_for_singularity): Correct test for new
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-propagate.c
2006-01-18 law * tree-vrp.c (test_for_singularity): Correct test...
2006-01-03 kazu * tree-ssa-propagate.c (cfg_blocks): Change the type to
2005-12-09 dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-07-25 pinskia2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-08 pinskia2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-07 law * tree-vrp.c (simplify_using_ranges): Kill.
2005-06-25 kcookUpdate FSF address.
2005-06-02 dnovillo2005-06-01 Diego Novillo <dnovillo@redhat.com>
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-24 law * tree-ssa-dom.c (cprop_into_stmt): Do not call
2005-05-16 rth PR tree-opt/21399
2005-05-11 rguenth2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-27 rguenth2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-27 rguenth2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-24 kazu * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2004-11-18 dnovillo * tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB...
2004-11-17 steven * tree-ssa-propagate.c (cfg_blocks_add) Assert we...
2004-09-28 steven * Makefile.in (tree-ssa-propagate.o): Depend on vec.h.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-23 jakub * tree-ssa-propagate.c (set_rhs): Fail if EXPR is...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-08-29 dnovillo * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.
2004-08-29 dnovillo * Makefile.in (OBJS-common): Add tree-ssa-propagate.o