summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.h
Commit message (Expand)AuthorAgeFilesLines
* gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek2011-09-261-1/+3
* tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...Richard Guenther2010-08-041-47/+2
* tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther2010-07-071-1/+0
* re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390)Jakub Jelinek2010-06-141-2/+2
* tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.Richard Guenther2009-09-221-1/+2
* tree-ssa-propagate.c (stmt_makes_single_load): Remove.Kazu Hirata2009-04-161-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.Richard Guenther2008-08-291-12/+0
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-13/+25
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou2007-07-111-0/+1
* tree-ssa-ccp.c (ccp_finalize): Return if something changed.Jan Hubicka2007-01-181-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* [multiple changes]Diego Novillo2005-06-011-1/+34
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-2/+32
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-1/+1
* Makefile.in (OBJS-common): Add tree-ssa-propagate.oDiego Novillo2004-08-291-0/+62