summaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
Commit message (Expand)AuthorAgeFilesLines
* use auto_sbitmap in various placestbsaunde2016-07-261-14/+5
* 2016-05-24 Richard Biener <rguenther@suse.de>rguenth2016-05-241-24/+43
* 2016-05-12 Richard Biener <rguenther@suse.de>rguenth2016-05-121-1/+16
* sbitmap: Remove popcountsegher2016-04-281-8/+0
* Update copyright years.jakub2016-01-041-1/+1
* PR middle-end/65337hubicka2015-12-201-1/+21
* ENABLE_CHECKING refactoring: remove remaining occurrencesmiyuki2015-11-041-3/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-1/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-2/+2
* Check no unreachable blocks in inverted_post_order_computevries2015-10-131-0/+17
* remove many typedefstbsaunde2015-10-011-11/+10
* * cfganal.c (pre_and_rev_post_order_compute_fn): Correctlymatz2015-08-311-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+1
* 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-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+12
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-12/+13
* add auto_vectbsaunde2013-11-221-4/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-48/+62
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-14/+15
* 2013-10-30 Richard Biener <rguenther@suse.de>rguenth2013-10-301-16/+35
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+53
* gcc/rsandifo2013-09-301-9/+9
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-1/+1
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-0/+114
* 2013-01-30 Richard Biener <rguenther@suse.de>rguenth2013-01-301-6/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+8
* gcc/steven2012-11-081-3/+5
* This patch normalizes more bitmap function names.crowl2012-11-011-28/+24
* gcc/steven2012-10-311-8/+8
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-15/+15
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-1/+1
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-0/+173
* gcc/steven2012-07-081-192/+6
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+12
* Remove doubled up words.mrs2011-04-101-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * tree-into-ssa.c (insert_phi_nodes): Use bitmap headshubicka2010-06-051-5/+5
* * tree-into-ssa.c (mark_block_for_update): Avoid redundant callhubicka2010-06-041-3/+2
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* gcc/ChangeLog:steven2010-05-221-0/+2
* Remove trailing white spaces.hjl2009-11-251-23/+23