OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-propagate.c
2007-11-27 ebotcazou * tree-ssa-propagate.c (set_rhs) <GIMPLE_MODIFY_STMT...
2007-08-31 lauras2007-08-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-23 dberlin2007-07-23 Daniel Berlin <dberlin@dberlin.org>
2007-07-18 dberlin2007-07-18 Daniel Berlin <dberlin@dberlin.org>
2007-07-11 ebotcazou PR tree-optimization/32589
2007-04-17 ian * tree-ssa-propagate.c (cfg_blocks_add): Insert blocks...
2007-03-08 ian./:
2007-03-02 ian Used signed infinities in VRP.
2007-02-19 sandra2007-02-18 Sandra Loosemore <sandra@codesourcery...
2007-01-18 hubicka * tree-ssa-ccp.c (ccp_finalize): Return if something...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-08 sayle * tree-ssa-propagate.c (set_rhs): Restructure validity...
2006-09-22 jakub * tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION if
2006-09-16 pinskia2006-09-16 Andrew Pinski <pinskia@physics.uc.edu>
2006-03-14 rguenth2006-03-14 Richard Guenther <rguenther@suse.de>
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