summaryrefslogtreecommitdiff
path: root/gcc/dominance.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* PR bootstrap/80486 - spurious -Walloc-size-larger-than and -Wstringop-overflo...msebor2017-04-251-6/+7
* Update copyright years.jakub2017-01-011-1/+1
* Update dom_infohjl2016-10-171-13/+157
* Fix segfault on verify_dominators error pathamodra2016-05-281-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-8/+2
* Refactor dominance.c: define dom_info as C++ classmiyuki2015-08-221-288/+277
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+1
* Verify reused dominators info in calculate_dominance_infovries2015-06-251-1/+7
* Verify dominators in early-out calculate_dominance_infovries2015-06-221-1/+6
* Use std::swap instead of manual swaps.miyuki2015-06-221-5/+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-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Change use to type-based pool allocator in et-forest.c.marxin2015-06-011-0/+1
* 2015-03-10 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-03-101-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add hash_map classtbsaunde2014-06-241-6/+5
* 2014-04-29 Richard Biener <rguenther@suse.de>rguenth2014-04-291-10/+28
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-6/+9
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-3/+3
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-10/+11
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-4/+4
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-6/+6
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-4/+4
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-38/+40
* gcc/steven2012-10-311-4/+8
* * dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.steven2012-08-141-16/+14
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/froydnj2010-08-201-5/+5
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-2/+1
* PR target/42495mkuvyrkov2010-07-271-3/+19
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-3/+3
* gcc/ChangeLog:steven2010-05-221-0/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* gcc:ro2010-01-051-1/+1