summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
Commit message (Expand)AuthorAgeFilesLines
* 2017-03-14 Richard Biener <rguenther@suse.de>rguenth2017-03-141-18/+18
* Update copyright years.jakub2017-01-011-1/+1
* make next/prev nondebug_insn take rtx_insn *tbsaunde2016-09-221-1/+1
* * cfgloop.h (struct loop): New field constraints.amker2016-07-291-0/+49
* Dump profile-based number of iterationsmarxin2016-06-241-3/+4
* * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka2016-05-271-0/+5
* * cfgloop.h (expected_loop_iterations_unbounded,hubicka2016-05-201-2/+2
* PR tree-optimization/69740law2016-03-071-10/+22
* Update copyright years.jakub2016-01-041-1/+1
* Revert "Improve verification of loop->latch in verify_loop_structure"vries2015-11-261-1/+0
* Improve verification of loop->latch in verify_loop_structurevries2015-11-251-0/+1
* Add in_oacc_kernels_region in struct loopvries2015-11-171-0/+3
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-0/+10
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-14/+46
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* remove more useless typedefstbsaunde2015-08-191-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-3/+0
* gcc/rsandifo2015-06-251-1/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR tree-optimization/48052amker2015-06-021-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-4/+4
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-41/+1
* 2014-10-21 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-211-1/+0
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* * loop-unroll.c: (decide_unrolling_and_peeling): Rename tohubicka2014-10-151-6/+3
* move many gc hashtab to hash_tabletbsaunde2014-10-121-2/+11
* 2014-09-08 Richard Biener <rguenther@suse.de>rguenth2014-09-081-2/+0
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-0/+8
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-0/+2
* loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)dmalcolm2014-08-221-4/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* More gcc/loop-unswitch.c cleanup.tschwinge2014-05-071-2/+0
* Merge from trunk.rsandifo2014-04-171-3/+3
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-3/+3
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-0/+3
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+3
* | Merge from trunk.rsandifo2013-11-201-29/+33
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-29/+33
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-9/+9
* | Merge in trunk.mrs2013-10-201-23/+24
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-10/+2
| * PR tree-optimization/58697amacleod2013-10-161-2/+2
| * * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-12/+21