aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
AgeCommit message (Expand)Author
2005-07-252005-07-25 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-07-082005-07-08 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-07-07 * tree-vrp.c (simplify_using_ranges): Kill.Jeff Law
2005-06-25Update FSF address.Kelley Cook
2005-06-022005-06-01 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-24 * tree-ssa-dom.c (cprop_into_stmt): Do not callJeff Law
2005-05-16 PR tree-opt/21399Richard Henderson
2005-05-112005-05-11 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-272005-04-27 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-04-272005-04-27 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-04-24 * tree-ssa-copy.c (copy_prop_visit_cond_stmt): UseKazu Hirata
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2004-11-18 * tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB insteadDiego Novillo
2004-11-17 * tree-ssa-propagate.c (cfg_blocks_add) Assert we're not tryingSteven Bosscher
2004-09-28 * Makefile.in (tree-ssa-propagate.o): Depend on vec.h.Steven Bosscher
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-23 * tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPOUND_EXPR.Jakub Jelinek
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):Giovanni Bajo
2004-09-05 * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,Kazu Hirata
2004-08-29 * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.Diego Novillo
2004-08-29 * Makefile.in (OBJS-common): Add tree-ssa-propagate.oDiego Novillo