summaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-07-26use auto_sbitmap in various placestbsaunde
2016-05-242016-05-24 Richard Biener <rguenther@suse.de>rguenth
2016-05-122016-05-12 Richard Biener <rguenther@suse.de>rguenth
2016-04-28sbitmap: Remove popcountsegher
2016-01-04 Update copyright years.jakub
2015-12-20 PR middle-end/65337hubicka
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesmiyuki
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-13Check no unreachable blocks in inverted_post_order_computevries
2015-10-01remove many typedefstbsaunde
2015-08-31 * cfganal.c (pre_and_rev_post_order_compute_fn): Correctlymatz
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-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-22add auto_vectbsaunde
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-10-302013-10-30 Richard Biener <rguenther@suse.de>rguenth
2013-10-02 * tree-flow.h: Remove some prototypes.amacleod
2013-09-30gcc/rsandifo
2013-09-062013-09-06 Richard Biener <rguenther@suse.de>rguenth
2013-09-062013-09-06 Richard Biener <rguenther@suse.de>rguenth
2013-01-302013-01-30 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-08gcc/steven
2012-11-01This patch normalizes more bitmap function names.crowl
2012-10-31gcc/steven
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-08-13 * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven
2012-07-23 * sbitmap.h (struct int_list): Remove.steven
2012-07-08gcc/steven
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>rguenth
2011-04-10Remove doubled up words.mrs
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-05 * tree-into-ssa.c (insert_phi_nodes): Use bitmap headshubicka
2010-06-04 * tree-into-ssa.c (mark_block_for_update): Avoid redundant callhubicka
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka
2010-05-22gcc/ChangeLog:steven