Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-17 | Add a loop versioning pass | Richard Sandiford | 1 | -1/+1 |
2018-10-05 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -2/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-02 | gimple-ssa-sprintf.c (sprintf_dom_walker): Remove virtual keyword on FINAL OV... | Jeff Law | 1 | -4/+8 |
2017-11-01 | tree-ssa-ccp.c (ccp_folder): New class derived from substitute_and_fold_engine. | Jeff Law | 1 | -7/+10 |
2017-11-01 | tree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove typedef. | Jeff Law | 1 | -4/+23 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-18 | tree-ssa-propagate.h (substitute_and_fold): Adjust prototype. | Richard Biener | 1 | -2/+1 |
2016-09-20 | Add Early VRP | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+7 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -8/+15 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-09-26 | gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p... | Jakub Jelinek | 1 | -1/+3 |
2010-08-04 | tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... | Richard Guenther | 1 | -47/+2 |
2010-07-07 | tree-ssa-propagate.h (valid_gimple_call_p): Remove. | Richard Guenther | 1 | -1/+0 |
2010-06-14 | re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390) | Jakub Jelinek | 1 | -2/+2 |
2009-09-22 | tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. | Richard Guenther | 1 | -1/+2 |
2009-04-16 | tree-ssa-propagate.c (stmt_makes_single_load): Remove. | Kazu Hirata | 1 | -1/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-29 | common.opt (ftree-store-ccp): Mark as preserved for backward compatibility. | Richard Guenther | 1 | -12/+0 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -13/+25 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-11 | re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index) | Eric Botcazou | 1 | -0/+1 |
2007-01-18 | tree-ssa-ccp.c (ccp_finalize): Return if something changed. | Jan Hubicka | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | [multiple changes] | Diego Novillo | 1 | -1/+34 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -2/+32 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-29 | Makefile.in (OBJS-common): Add tree-ssa-propagate.o | Diego Novillo | 1 | -0/+62 |