aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
AgeCommit message (Expand)Author
2017-03-142017-03-14 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-09-22make next/prev nondebug_insn take rtx_insn *tbsaunde
2016-07-29 * cfgloop.h (struct loop): New field constraints.amker
2016-06-24Dump profile-based number of iterationsmarxin
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka
2016-05-20 * cfgloop.h (expected_loop_iterations_unbounded,hubicka
2016-03-07 PR tree-optimization/69740law
2016-01-04 Update copyright years.jakub
2015-11-26Revert "Improve verification of loop->latch in verify_loop_structure"vries
2015-11-25Improve verification of loop->latch in verify_loop_structurevries
2015-11-17Add in_oacc_kernels_region in struct loopvries
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-19remove more useless typedefstbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-02 PR tree-optimization/48052amker
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-222014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-212014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-15 * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka
2014-10-12move many gc hashtab to hash_tabletbsaunde
2014-09-082014-09-08 Richard Biener <rguenther@suse.de>rguenth
2014-09-052014-09-05 Richard Biener <rguenther@suse.de>rguenth
2014-09-052014-09-05 Richard Biener <rguenther@suse.de>rguenth
2014-08-22loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-07More gcc/loop-unswitch.c cleanup.tschwinge
2014-04-17Merge from trunk.rsandifo
2014-04-15 * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou
2014-04-14 * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub
2013-11-20Merge from trunk.rsandifo
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-10-24Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo
2013-10-20Merge in trunk.mrs
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-10-16 PR tree-optimization/58697amacleod
2013-10-09 * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod