]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.h
[Ada] Replace low-level membership tests with high-level routines
[thirdparty/gcc.git] / gcc / cfgloop.h
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-05-20  jakub * cfgloop.h (struct loop): Add simdlen member.
2019-03-08  rguenth2019-03-08 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-06-26  dmalcolmIntroduce dump_location_t
2018-04-13  hubicka PR tree-optimization/82965
2018-01-03  jakub Update copyright years.
2017-12-07  matzAdd unroll and jam pass
2017-12-06  jakub PR tree-optimization/81945
2017-11-27  ebotcazou * cfgloop.h (struct loop): Document usage of USHRT_MAX...
2017-11-23  ebotcazou * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-09-25  rguenth2017-09-25 Richard Biener <rguenther@suse.de>
2017-08-30  rsandifo[36/77] Use scalar_int_mode in the RTL iv routines
2017-07-05  amker * cfgloop.h (struct loop): Add comment. New field...
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-09-22  tbsaundemake next/prev nondebug_insn take rtx_insn *
2016-07-29  amker * cfgloop.h (struct loop): New field constraints.
2016-06-24  marxinDump profile-based number of iterations
2016-05-27  hubicka * cfgloop.c (record_niter_bound): Record likely upper...
2016-05-20  hubicka * cfgloop.h (expected_loop_iterations_unbounded,
2016-03-07  law PR tree-optimization/69740
2016-01-04  jakub Update copyright years.
2015-11-26  vriesRevert "Improve verification of loop->latch in verify_l...
2015-11-25  vriesImprove verification of loop->latch in verify_loop_stru...
2015-11-17  vriesAdd in_oacc_kernels_region in struct loop
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-19  tbsaunderemove more useless typedefs
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
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-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-22  amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  amacleod2014-10-21 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  hubicka * loop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-09-08  rguenth2014-09-08 Richard Biener <rguenther@suse.de>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-08-22  dmalcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-07  tschwingeMore gcc/loop-unswitch.c cleanup.
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-15  ebotcazou * cfgloop.h (struct loop): Move force_vectorize down.
2014-04-14  ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-10  jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-16  amacleod PR tree-optimization/58697
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-27  pmatos * cfgloop.h (number_of_loops): Fix typo in...
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  mrsAdd wide-int branch.
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-17  rguenth2013-04-17 Richard Biener <rguenther@suse.de>
2013-03-14  jakub PR tree-optimization/53265
2013-02-11  rguenth2013-02-11 Richard Biener <rguenther@suse.de>
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  hubicka PR tree-optimization/55569
next