]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-niter.c
Simplify loop size when step=1
[thirdparty/gcc.git] / gcc / tree-ssa-loop-niter.c
2019-06-04  glisseSimplify loop size when step=1
2019-01-22  jakub PR tree-optimization/88044
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-22  rguenth2018-11-22 Richard Biener <rguenther@suse.de>
2018-11-15  amker PR tree-optimization/84648
2018-11-13  dmalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-10-29  kugangcc/testsuite/ChangeLog:
2018-10-17  aldyh * bitmap.c (bitmap_head::dump): New.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-07-13  kugangcc/ChangeLog:
2018-07-06  kugangcc/ChangeLog:
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-21  rguenth2018-06-21 Richard Biener <rguenther@suse.de>
2018-06-16  kugangcc/ChangeLog:
2018-04-09  rguenth2018-04-09 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-12  rguenth2017-12-12 Richard Biener <rguenther@suse.de>
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-11  rguenth2017-10-11 Richard Biener <rguenther@suse.de>
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-08-24  amker PR tree-optimization/81913
2017-08-08  rguenth2017-08-08 Richard Biener <rguenther@suse.de>
2017-07-20  amker PR tree-optimization/81388
2017-07-18  amker PR target/81408
2017-06-29  amker PR tree-optimization/81196
2017-06-19  rguenth2017-06-19 Richard Biener <rguenther@suse.de>
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-04-03  rediFix numerous typos in comments
2017-03-10  jakub PR tree-optimization/77975
2017-02-25  jakub * tree-ssa-loop-niter.c (number_of_iterations_exit...
2017-02-24  aldyh * tree-ssa-loop-niter.c (number_of_iterations_exit...
2017-01-24  amker PR tree-optimization/79159
2017-01-01  jakub Update copyright years.
2016-08-16  amker PR tree-optimization/72817
2016-08-09  amker PR tree-optimization/72772
2016-08-09  amker PR tree-optimization/72772
2016-08-02  amker PR tree-optimization/34114
2016-07-29  amker * cfgloop.h (struct loop): New field constraints.
2016-07-25  marxinFix memory leak introduced in r238336
2016-07-22  amker * common.opt (funsafe-loop-optimizations): Mark ignore.
2016-07-22  amker * tree-ssa-loop-niter.h (number_of_iterations_exit_ass...
2016-07-21  amker * tree-chrec.c (convert_affine_scev): New parameter...
2016-07-21  amker * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2016-07-15  amker * tree-scalar-evolution.c (simple_iv_with_niters)...
2016-07-14  hubicka * gimple.h (stmt_can_terminate_bb_p): New function.
2016-07-13  tbsaundeuse auto_vec for more local variables
2016-07-05  hubicka * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEG...
2016-06-10  hubicka * profile.c: Include cfgloop.h.
2016-06-03  hubicka * tree-ssa-loop-niter.c (estimate_numbers_of_iteration...
2016-05-28  hubicka * tree-ssa-loop-niter.c (number_of_iterations_exit...
2016-05-27  hubicka * cfgloop.c (record_niter_bound): Record likely upper...
2016-05-20  hubicka * gcc.dg/tree-ssa/prefetch-5.c: xfail.
2016-04-21  amker PR tree-optimization/70715
2016-04-12  marxinRevert r234572 (aka PR testsuite/70577)
2016-03-30  hubicka * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We...
2016-03-11  jakub PR tree-optimization/70177
2016-02-24  rguenth2016-02-24 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-01  amker PR tree-optimization/68529
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-09-21  manu[PR middle-end/60832] Do not convert widest_int to...
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  amker * tree-ssa-loop-niter.c (tree_simplify_using_condition...
2015-08-21  amker * tree-ssa-loop-niter.c (simplify_using_initial_condit...
2015-08-19  tbsaunderemove more useless typedefs
2015-08-18  amker * tree-ssa-loop-niter.c (refine_value_range_using_guar...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-26  amker PR bootstrap/66638
2015-06-23  amker PR tree-optimization/66449
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10  aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02  amker PR tree-optimization/48052
2015-04-30  dmalcolmFix spurious semicolons
2015-03-18  amsFix PR64491
2015-02-13  amker PR tree-optimization/64705
2015-01-28  ienkovichgcc/
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-11  mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-11-20  mpolacek * tree-ssa-loop-niter.c (maybe_lower_iteration_bound...
2014-11-20  amsWarn on undefined loop exit.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-26  rguenth2014-08-26 Richard Biener <rguenther@suse.de>
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-06-17  rguenth2014-06-17 Richard Biener <rguenther@suse.de>
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
next