summaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * cfganal.c: Include vec.h and vecprim.h.steven2008-06-261-0/+63
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-7/+223
* * cfganal.c (compute_dominance_frontiers_1): Don't be quadratic.hubicka2006-09-121-0/+2
* Whitespace fixupsmrs2006-05-181-18/+18
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-10/+10
* 2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-12-201-24/+59
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-16/+15
* * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje2005-07-191-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu2005-06-071-2/+4
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-1/+1
* * basic-block.h (BB_VISITED): Removed.rakdver2005-03-141-6/+44
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-1/+1
* * cfganal.c (find_unreachable_blocks): Manually CSE load oflaw2005-02-211-5/+9
* * cfganal.c: Fix a reference to Harvey's paper.kazu2005-01-231-1/+1
* * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,kazu2005-01-221-1/+1