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