Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-13 | re PR tree-optimization/82451 ([GRAPHITE] codegen error in get_rename_from_scev) | Richard Biener | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-15 | tree-scalar-evolution.c (simple_iv_with_niters): New funcion. | Bin Cheng | 1 | -0/+2 |
2016-07-07 | tree-scalar-evolution.c (iv_can_overflow_p): export. | Jan Hubicka | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-20 | Do final value replacement in try_create_reduction_list | Tom de Vries | 1 | -0/+1 |
2015-06-02 | re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time... | Bin Cheng | 1 | -1/+1 |
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-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -1/+1 |
2013-11-21 | re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti... | Richard Biener | 1 | -1/+0 |
2013-11-21 | Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+2 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-10-09 | tree-flow.h: Move some protoypes. | Andrew MacLeod | 1 | -1/+2 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -1/+1 |
2013-04-24 | Prune SCEV | Marek Polacek | 1 | -1/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-10-08 | loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ... | Jan Hubicka | 1 | -0/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+2 |
2010-01-14 | re PR tree-optimization/42732 ([graphite] ICE: verify_ssa failed) | Sebastian Pop | 1 | -0/+1 |
2009-07-31 | tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static an... | Sebastian Pop | 1 | -4/+4 |
2009-03-04 | tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments. | Zdenek Dvorak | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-12-12 | re PR tree-optimization/32044 (final value replacement too aggressive for e.g... | Zdenek Dvorak | 1 | -0/+1 |
2008-09-09 | re PR middle-end/37375 ([graphite] Parameter detection and scev only take a s... | Sebastian Pop | 1 | -2/+12 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -2/+2 |
2008-05-31 | re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox) | Richard Guenther | 1 | -1/+0 |
2008-05-09 | tree-scalar-evolution.c: Document instantiate_scev. | Jan Sjodin | 1 | -1/+11 |
2007-11-30 | re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox) | Zdenek Dvorak | 1 | -0/+1 |
2007-08-14 | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-13 | tree-scalar-evolution.c (resolve_mixers): Exported. | Zdenek Dvorak | 1 | -0/+1 |
2006-12-10 | loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut... | Zdenek Dvorak | 1 | -1/+2 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -0/+8 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -1/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+1 |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -11/+0 |
2006-01-06 | re PR tree-optimization/18527 (cannot determine number of iterations for loop... | Zdenek Dvorak | 1 | -1/+13 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-17 | timevar.def (TV_SCEV_CONST): New timevar. | Zdenek Dvorak | 1 | -0/+1 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-01 | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 1 | -1/+1 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -1/+0 |
2004-07-12 | cfgloop.h (struct loop): Add nb_iterations field. | Sebastian Pop | 1 | -0/+10 |
2004-07-09 | tree-scalar-evolution.c: New file. | Zdenek Dvorak | 1 | -0/+28 |