summaryrefslogtreecommitdiff
path: root/gcc/dominance.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-24add hash_map classtbsaunde1-6/+5
2014-04-292014-04-29 Richard Biener <rguenther@suse.de>rguenth1-10/+28
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm1-3/+3
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm1-2/+2
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm1-3/+3
2013-12-09Eliminate last_basic_block macro.dmalcolm1-6/+9
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm1-3/+3
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-10/+11
2013-11-19Eliminate n_basic_blocks macrodmalcolm1-4/+4
2013-06-242013-06-24 Richard Biener <rguenther@suse.de>rguenth1-6/+6
2013-01-10Update copyright years in gcc/rsandifo1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub1-1/+1
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo1-4/+4
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo1-38/+40
2012-10-31gcc/steven1-4/+8
2012-08-14 * dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.steven1-16/+14
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm281-1/+0
2010-08-20gcc/froydnj1-5/+5
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj1-2/+1
2010-07-27 PR target/42495mkuvyrkov1-3/+19
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu1-0/+1
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka1-3/+3
2010-05-22gcc/ChangeLog:steven1-0/+1
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven1-2/+2
2010-01-05 gcc:ro1-1/+1
2009-12-142009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com>rguenth1-1/+1
2009-11-25Remove trailing white spaces.hjl1-15/+15
2009-11-242009-11-24 David Binderman <dcb314@hotmail.com>paolo1-2/+1
2009-04-202009-04-20 Richard Guenther <rguenther@suse.de>rguenth1-0/+27
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): Fixghazi1-9/+9
2008-06-06gcc/rwild1-3/+4
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.ghazi1-1/+1
2007-07-28 * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,kazu1-1/+1
2007-07-26 * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed.rakdver1-6/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-4/+3
2007-06-13 * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,kazu1-2/+2
2007-06-11Merge dataflow branch into mainlinedberlin1-1/+2
2007-06-08 PR middle-end/32209rakdver1-15/+52
2007-06-03 * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver1-70/+347
2007-05-042007-05-04 Josh Conner <jconner@apple.com>jconner1-68/+135
2006-08-16 PR rtl-optimization/28071rakdver1-0/+22
2006-06-202006-06-20 Richard Guenther <rguenther@suse.de>rguenth1-0/+1
2006-04-19 * dominance.c: Include timevar.h.rakdver1-0/+4
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki1-4/+4
2006-01-04Fix "node B dominates node B" to "node B dominates node A"dberlin1-1/+1
2006-01-042006-01-03 Daniel Berlin <dberlin@dberlin.org>dberlin1-0/+74
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck1-9/+6
2005-06-25Update FSF address.kcook1-2/+2