aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-04-25PR bootstrap/80486 - spurious -Walloc-size-larger-than and -Wstringop-overflo...msebor
2017-01-01 Update copyright years.jakub
2016-10-17Update dom_infohjl
2016-05-28Fix segfault on verify_dominators error pathamodra
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-08-22Refactor dominance.c: define dom_info as C++ classmiyuki
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25Verify reused dominators info in calculate_dominance_infovries
2015-06-22Verify dominators in early-out calculate_dominance_infovries
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator in et-forest.c.marxin
2015-03-102015-03-10 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-07remove pointer-set.[ch]tbsaunde
2014-06-24add hash_map classtbsaunde
2014-04-292014-04-29 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-06-242013-06-24 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-31gcc/steven
2012-08-14 * dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.steven
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-08-20gcc/froydnj
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj
2010-07-27 PR target/42495mkuvyrkov
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka
2010-05-22gcc/ChangeLog:steven
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven
2010-01-05 gcc:ro