summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/44508jakub2010-06-141-2/+6
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-09-11 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-111-13/+17
* 2008-08-29 Richard Guenther <rguenther@suse.de>rguenth2008-08-291-176/+5
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-326/+358
* 2008-05-28 Seongbae Park <seongbae.park@gmail.com>spark2008-05-281-4/+19
* * tree.h: Update the table of flags used on tree nodes.ebotcazou2008-05-251-2/+2
* 2008-05-16 Richard Guenther <rguenther@suse.de>rguenth2008-05-161-3/+4
* 2008-05-15 Richard Guenther <rguenther@suse.de>rguenth2008-05-151-9/+10
* 2008-04-24 Rafael Espindola <espindola@google.com>espindola2008-04-241-1/+11
* 2008-04-15 Richard Guenther <rguenther@suse.de>rguenth2008-04-151-3/+33
* * tree-ssa-propagate.c (set_rhs) <GIMPLE_MODIFY_STMT>: Fix typo.ebotcazou2007-11-271-5/+2
* 2007-08-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-08-311-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-23 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-231-1/+1
* 2007-07-18 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-181-4/+15
* PR tree-optimization/32589ebotcazou2007-07-111-10/+22
* * tree-ssa-propagate.c (cfg_blocks_add): Insert blocks with fewerian2007-04-171-3/+19
* ./:ian2007-03-081-3/+1
* Used signed infinities in VRP.ian2007-03-021-1/+3
* 2007-02-18 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-191-1/+10
* * tree-ssa-ccp.c (ccp_finalize): Return if something changed.hubicka2007-01-181-3/+8
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-8/+8
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-5/+11
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-26/+31
* Privatize SSA variables into gimple_df.hubicka2006-11-281-1/+1
* * tree-ssa-propagate.c (set_rhs): Restructure validity tests as asayle2006-11-081-13/+61
* * tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION ifjakub2006-09-221-0/+7
* 2006-09-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-161-1/+2
* 2006-03-14 Richard Guenther <rguenther@suse.de>rguenth2006-03-141-1/+2
* * tree-vrp.c (test_for_singularity): Correct test for newlaw2006-01-181-9/+12
* * tree-ssa-propagate.c (cfg_blocks): Change the type tokazu2006-01-031-11/+18
* * tree.c (recompute_tree_invariant_for_addr_expr): Rename fromdnovillo2005-12-091-1/+1
* 2005-07-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-251-0/+2
* 2005-07-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-081-1/+8
* * tree-vrp.c (simplify_using_ranges): Kill.law2005-07-071-1/+8
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-01 Diego Novillo <dnovillo@redhat.com>dnovillo2005-06-021-32/+114
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * tree-ssa-dom.c (cprop_into_stmt): Do not calllaw2005-05-241-1/+7
* PR tree-opt/21399rth2005-05-161-1/+2
* 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