]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.c
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / gcc / cfgloop.c
2019-01-01  jakub Update copyright years.
2018-08-24  rguenth2018-08-24 Richard Biener <rguenther@suse.de>
2018-06-26  dmalcolmIntroduce dump_location_t
2018-01-03  jakub Update copyright years.
2017-12-07  matzAdd unroll and jam pass
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-09-25  rguenth2017-09-25 Richard Biener <rguenther@suse.de>
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-14  tbsaundeuse auto_bitmap more
2017-01-01  jakub Update copyright years.
2016-07-29  amker * cfgloop.h (struct loop): New field constraints.
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-06-24  jakub * cfgloop.c (flow_loop_dump): Cast nit to uint64_t...
2016-06-24  marxinDump profile-based number of iterations
2016-06-10  rguenth2016-06-10 Richard Biener <rguenther@suse.de>
2016-05-27  hubicka * cfgloop.c (record_niter_bound): Record likely upper...
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-24  ktkachov[cfgloop] PR middle-end/68375: Restructure get_loop_bod...
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-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09  rguenth2015-06-09 Richard Biener <rguenther@suse.de>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-23  rguenth2015-04-23 Richard Biener <rguenther@suse.de>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-15  rguenth2014-12-15 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
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-21  dmalcolmcfgloop.c: Use rtx_insn
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
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-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-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
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-23  amacleod * tree-ssa.h: Remove all #include's
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-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
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-03-20  rguenth2013-03-20 Richard Biener <rguenther@suse.de>
2013-02-18  rguenth2013-02-18 Richard Biener <rguenther@suse.de>
2013-02-08  mpolacekAdd more checking of headers.
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-21  mpolacekFix up English grammar
next