aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
AgeCommit message (Expand)Author
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
2009-11-25Remove trailing white spaces.hjl
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-06-26 * cfganal.c: Include vec.h and vecprim.h.steven
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-06-11Merge dataflow branch into mainlinedberlin
2006-09-12 * cfganal.c (compute_dominance_frontiers_1): Don't be quadratic.hubicka
2006-05-18Whitespace fixupsmrs
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2005-12-202005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-07-19 * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje
2005-06-25Update FSF address.kcook
2005-06-07 * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,kazu
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. Usenathan
2005-03-14 * basic-block.h (BB_VISITED): Removed.rakdver
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-02-21 * cfganal.c (find_unreachable_blocks): Manually CSE load oflaw
2005-01-23 * cfganal.c: Fix a reference to Harvey's paper.kazu
2005-01-22 * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,kazu
2005-01-192005-01-19 Daniel Berlin <dberlin@dberlin.org>dberlin
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-10 * cfganal.c (flow_dfs_compute_reverse_execute): Accept newlaw
2004-11-09 * cfg.c (redirect_edge_succ_nodup): Use find_edge rather thanlaw
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan
2004-10-05 * basic-block.h: Remove the prototype forkazu
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje
2004-09-26 * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan
2004-08-19 * basic-block.h (struct edge_def): Remove crossing_edge.steven
2004-07-16 * basic-block.h (remove_fake_exit_edges): Declare.rth
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn