OSDN Git Service

* optc-gen.awk (END): Make sure no variable is defined more
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-propagate.c
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