summaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/loop.texi (Loop manipulation): Remove nonexistentaldyh2017-02-211-1/+4
* PR tree-ssa/79347hubicka2017-02-051-5/+9
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-24 Richard Biener <rguenther@suse.de>rguenth2016-11-241-10/+14
* PR rtl-optimization/68212pthaugen2016-10-141-1/+4
* 2016-08-11 Richard Biener <rguenther@suse.de>rguenth2016-08-111-4/+9
* * cfgloop.h (struct loop): New field constraints.amker2016-07-291-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-10/+3
* * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka2016-05-271-0/+3
* * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub2016-01-231-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Add in_oacc_kernels_region in struct loopvries2015-11-171-0/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-2/+2
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+3
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* PR middle-end/59561jakub2014-01-241-0/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-4/+6
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-5/+5
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-09 Richard Biener <rguenther@suse.de>rguenth2013-09-091-1/+8
* 2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu>law2013-07-231-1/+5
* 2013-05-16 Steve Ellcey <sellcey@imgtec.com>sje2013-05-161-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-6/+6
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-1/+1
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-16/+19
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-156/+0
* Fix PR56035.mpolacek2013-01-251-4/+2
* Fix PR55833.mpolacek2013-01-171-5/+13
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimization/55569hubicka2013-01-091-2/+2