aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
AgeCommit message (Expand)Author
2018-01-11 PR middle-end/83189Jan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-16 * tree-ssa-loop-manip.cJan Hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-09-25 PR tree-optimization/82163Bin Cheng
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford
2017-07-16 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): UseJan Hubicka
2017-07-01 * cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-04Cap niter_for_unrolled_loop to upper boundRichard Sandiford
2017-04-19 PR debug/80436Jakub Jelinek
2017-02-27 PR tree-optimization/77536Bin Cheng
2017-02-05 PR tree-ssa/79347Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-092016-06-09 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-31Reimplement rewrite_virtuals_into_loop_closed_ssaTom de Vries
2015-08-31Improve function header comments in tree-ssa-loop-manip.cTom de Vries
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-07Add rewrite_virtuals_into_loop_closed_ssaTom de Vries
2015-06-25Remove 'unsigned' in header comment canonicalize_loop_ivsTom de Vries
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-112014-08-11 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-302014-04-30 Richard Biener <rguenther@suse.de>Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-22add auto_vecTrevor Saunders
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>Richard Biener