aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-07-29 * cfgloop.h (struct loop): New field constraints.amker
2016-07-26use auto_sbitmap in various placestbsaunde
2016-06-24 * cfgloop.c (flow_loop_dump): Cast nit to uint64_t and print it usingjakub
2016-06-24Dump profile-based number of iterationsmarxin
2016-06-102016-06-10 Richard Biener <rguenther@suse.de>rguenth
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.hubicka
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-24[cfgloop] PR middle-end/68375: Restructure get_loop_body_in_bfs_order to hand...ktkachov
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-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-092015-06-09 Richard Biener <rguenther@suse.de>rguenth
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-04-232015-04-23 Richard Biener <rguenther@suse.de>rguenth
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-152014-12-15 Richard Biener <rguenther@suse.de>rguenth
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
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-21cfgloop.c: Use rtx_insndmalcolm
2014-08-02add a hash_set based on hash_tabletbsaunde
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-04Merge with trunk.rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22Merge with trunk.rsandifo
2013-11-22add auto_vectbsaunde
2013-11-20Merge from trunk.rsandifo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-16Merge in trunk.mrs
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod