]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-unroll.c
/cp
[thirdparty/gcc.git] / gcc / loop-unroll.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-03-19  jakub PR rtl-optimization/89768
2019-03-19  ebotcazou PR rtl-optimization/89753
2019-03-11  ebotcazou PR rtl-optimization/89588
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-27  dmalcolmFix missing dump_impl_location_t values, using a new...
2018-06-26  dmalcolmIntroduce dump_location_t
2018-01-03  jakub Update copyright years.
2017-12-19  marxinFix off by one error in loop-unroll.c (PR rtl-optimizat...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
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-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-09-21  rsandifoAdd copy_rtx call to RTL loop unroller
2017-08-30  rsandifo[36/77] Use scalar_int_mode in the RTL iv routines
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-18  marxinTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-04-25  jakub PR rtl-optimization/80500
2017-04-03  rediFix numerous typos in comments
2017-01-01  jakub Update copyright years.
2016-11-10  pthaugen PR rtl-optimization/78241
2016-10-14  pthaugen * loop-unroll.c (unroll_loop_runtime_iterations):...
2016-10-14  pthaugen PR rtl-optimization/68212
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  pthaugen * loop-unroll.c (unroll_loop_runtime_iterations):...
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-06-01  hubicka * loop-unroll.c (decide_unroll_constant_iterations,
2016-05-27  hubicka * cfgloop.c (record_niter_bound): Record likely upper...
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
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-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-04-18  tbsaunderemove need for store_values_directly
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-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  amacleod2014-10-21 Andrew MacLeod <amacleod@redhat.com>
2014-10-20  amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  hubicka * loop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-08-22  dmalcolmloop-unroll.c: Use rtx_insn (also touches basic-block.h)
2014-08-22  dmalcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-08-05  jakub * loop-unroll.c (struct iv_to_split): Remove n_loc...
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-23  rguenth2014-04-23 Richard Biener <rguenther@suse.de>
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/
2014-01-02  mrsRemove TODO that has been handled.
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-02  gganeshCheck TARGET_LOOP_UNROLL_ADJUST while deciding unroll...
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  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-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-10-16  amacleod PR tree-optimization/58697
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-20  mrsMerge in trunk.
next