aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
AgeCommit message (Expand)Author
2019-01-22 PR tree-optimization/88044Jakub Jelinek
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-222018-11-22 Richard Biener <rguenther@suse.de>Richard Biener
2018-11-15 PR tree-optimization/84648Bin Cheng
2018-11-13Ensure that dump calls are guarded with dump_enabled_pDavid Malcolm
2018-10-29gcc/testsuite/ChangeLog:Kugan Vivekanandarajah
2018-10-17 * bitmap.c (bitmap_head::dump): New.Aldy Hernandez
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm
2018-07-13gcc/ChangeLog:Kugan Vivekanandarajah
2018-07-06gcc/ChangeLog:Kugan Vivekanandarajah
2018-06-26Introduce dump_location_tDavid Malcolm
2018-06-212018-06-21 Richard Biener <rguenther@suse.de>Richard Biener
2018-06-16gcc/ChangeLog:Kugan Vivekanandarajah
2018-04-092018-04-09 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-20poly_int: get_addr_base_and_unit_offsetRichard Sandiford
2017-12-122017-12-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-112017-10-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-08-24 PR tree-optimization/81913Bin Cheng
2017-08-082017-08-08 Richard Biener <rguenther@suse.de>Richard Biener
2017-07-20 PR tree-optimization/81388Bin Cheng
2017-07-18 PR target/81408Bin Cheng
2017-06-29 PR tree-optimization/81196Bin Cheng
2017-06-192017-06-19 Richard Biener <rguenther@suse.de>Richard Biener
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-03-10 PR tree-optimization/77975Jakub Jelinek
2017-02-25 * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.Jakub Jelinek
2017-02-24 * tree-ssa-loop-niter.c (number_of_iterations_exit): UpdateAldy Hernandez
2017-01-24 PR tree-optimization/79159Bin Cheng
2017-01-01 Update copyright years.Jakub Jelinek
2016-08-16 PR tree-optimization/72817Bin Cheng
2016-08-09 PR tree-optimization/72772Bin Cheng
2016-08-09 PR tree-optimization/72772Bin Cheng
2016-08-02 PR tree-optimization/34114Bin Cheng
2016-07-29 * cfgloop.h (struct loop): New field constraints.Bin Cheng
2016-07-25Fix memory leak introduced in r238336Martin Liska
2016-07-22 * common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng
2016-07-22 * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): NewBin Cheng
2016-07-21 * tree-chrec.c (convert_affine_scev): New parameter. Pass new arg.Bin Cheng
2016-07-21 * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean upBin Cheng
2016-07-15 * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.Bin Cheng
2016-07-14 * gimple.h (stmt_can_terminate_bb_p): New function.Jan Hubicka
2016-07-13use auto_vec for more local variablesTrevor Saunders
2016-07-05 * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.Jan Hubicka
2016-06-10 * profile.c: Include cfgloop.h.Jan Hubicka
2016-06-03 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): AvoidJan Hubicka