]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-manip.c
[Ada] Revert change for gnatprove that is no longer needed
[thirdparty/gcc.git] / gcc / tree-ssa-loop-manip.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-05  ebotcazou * tree-ssa-loop-manip.c (create_iv): Add missing guard...
2019-07-05  ebotcazou * tree-cfg.c (gimple_make_forwarder_block): Propagate...
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-05  rguenth2018-11-05 Richard Biener <rguenther@suse.de>
2018-06-20  vriesGenerate correctly typed compare in canonicalize_loop_ivs
2018-01-11  hubicka PR middle-end/83189
2018-01-03  jakub Update copyright years.
2017-11-16  hubicka * tree-ssa-loop-manip.c
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-25  amker PR tree-optimization/82163
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-07-16  hubicka * tree-ssa-loop-manip.c (tree_transform_and_unroll_loo...
2017-07-01  hubicka * cfg.c (scale_bbs_frequencies): New function.
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-04  rsandifoCap niter_for_unrolled_loop to upper bound
2017-04-19  jakub PR debug/80436
2017-02-27  amker PR tree-optimization/77536
2017-02-05  hubicka PR tree-ssa/79347
2017-01-01  jakub Update copyright years.
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-06-09  rguenth2016-06-09 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-11-04  miyukiENABLE_CHECKING refactoring: remove remaining occurrences
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-31  vriesReimplement rewrite_virtuals_into_loop_closed_ssa
2015-08-31  vriesImprove function header comments in tree-ssa-loop-manip.c
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-07  vriesAdd rewrite_virtuals_into_loop_closed_ssa
2015-06-25  vriesRemove 'unsigned' in header comment canonicalize_loop_ivs
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-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-11  rguenth2014-08-11 Richard Biener <rguenther@suse.de>
2014-04-30  mrsMerge in trunk.
2014-04-30  rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
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-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  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-07  aldyh * gimplify.c (gimple_regimplify_operands): Do not set
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-09  rguenth2013-04-09 Richard Biener <rguenther@suse.de>
2013-03-18  rguenth2013-03-18 Richard Biener <rguenther@suse.de>
2013-01-31  rguenth2013-01-31 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-05  rguenth2012-09-05 Richard Guenther <rguenther@suse.de>
2012-08-23  rguenth2012-08-23 Richard Guenther <rguenther@suse.de>
2012-08-17  steven PR middle-end/54146
2012-08-16  steven PR middle-end/54146
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  stevenFix patch merge error in previous commit.
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-08  steven PR middle-end/54146
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
next