summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-111-0/+6
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-10/+10
* 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-271-2/+1
* 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-271-1/+2
* * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Usekazu2005-04-241-2/+2
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-9/+9
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-2/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-2/+413
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-7/+4
* * tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB insteaddnovillo2004-11-181-2/+3
* * tree-ssa-propagate.c (cfg_blocks_add) Assert we're not tryingsteven2004-11-171-11/+3
* * Makefile.in (tree-ssa-propagate.o): Depend on vec.h.steven2004-09-281-19/+21
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-4/+7
* * tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPOUND_EXPR.jakub2004-09-231-0/+2
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-2/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-4/+2
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.dnovillo2004-08-291-2/+2
* * Makefile.in (OBJS-common): Add tree-ssa-propagate.odnovillo2004-08-291-0/+674