aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
AgeCommit message (Expand)Author
2018-04-262018-04-26 Richard Biener <rguenther@suse.de>rguenth
2017-07-25 Backport from 2017-07-20 trunk r250384.amker
2017-04-03Fix numerous typos in commentsredi
2017-03-10 PR tree-optimization/77975jakub
2017-02-25 * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.jakub
2017-02-24 * tree-ssa-loop-niter.c (number_of_iterations_exit): Updatealdyh
2017-01-24 PR tree-optimization/79159amker
2017-01-01 Update copyright years.jakub
2016-08-16 PR tree-optimization/72817amker
2016-08-09 PR tree-optimization/72772amker
2016-08-09 PR tree-optimization/72772amker
2016-08-02 PR tree-optimization/34114amker
2016-07-29 * cfgloop.h (struct loop): New field constraints.amker
2016-07-25Fix memory leak introduced in r238336marxin
2016-07-22 * common.opt (funsafe-loop-optimizations): Mark ignore.amker
2016-07-22 * tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): Newamker
2016-07-21 * tree-chrec.c (convert_affine_scev): New parameter. Pass new arg.amker
2016-07-21 * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean upamker
2016-07-15 * tree-scalar-evolution.c (simple_iv_with_niters): New funcion.amker
2016-07-14 * gimple.h (stmt_can_terminate_bb_p): New function.hubicka
2016-07-13use auto_vec for more local variablestbsaunde
2016-07-05 * tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.hubicka
2016-06-10 * profile.c: Include cfgloop.h.hubicka
2016-06-03 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoidhubicka
2016-05-28 * tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidentalhubicka
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka
2016-05-20 * gcc.dg/tree-ssa/prefetch-5.c: xfail.hubicka
2016-04-21 PR tree-optimization/70715amker
2016-04-12Revert r234572 (aka PR testsuite/70577)marxin
2016-03-30 * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistichubicka
2016-03-11 PR tree-optimization/70177jakub
2016-02-242016-02-24 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-12-01 PR tree-optimization/68529amker
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-09-21[PR middle-end/60832] Do not convert widest_int to tree just for printing it.manu
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-17 * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Newamker
2015-08-21 * tree-ssa-loop-niter.c (simplify_using_initial_conditions): Breakamker
2015-08-19remove more useless typedefstbsaunde
2015-08-18 * tree-ssa-loop-niter.c (refine_value_range_using_guard): New.amker
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-26 PR bootstrap/66638amker
2015-06-23 PR tree-optimization/66449amker
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva