]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dominance.c
[Ada] Get rid of more references to Universal_Integer in expanded code
[thirdparty/gcc.git] / gcc / dominance.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-29  Richard Bienerdominance.c (iterate_fix_dominators): Push/pop TV_DOMIN...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-25  Martin SeborPR bootstrap/80486 - spurious -Walloc-size-larger-than...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-17  Yuri RumyantsevUpdate dom_info
2016-05-28  Alan ModraFix segfault on verify_dominators error path
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-08-22  Mikhail MaltsevRefactor dominance.c: define dom_info as C++ class
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Tom de VriesVerify reused dominators info in calculate_dominance_info
2015-06-22  Tom de VriesVerify dominators in early-out calculate_dominance_info
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaChange use to type-based pool allocator in et-forest.c.
2015-03-10  Thomas Preud'hommedominance.c (nearest_common_dominator_for_set): Fix...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-06-24  Trevor Saundersadd hash_map class
2014-04-29  Richard Bienerdominance.c (free_dominance_info): Add overload with...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09  David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-06-24  Richard Bienerpointer-set.h (struct pointer_set_t): Move here from...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  Steven Bosscherre PR tree-optimization/55018 (CDDCE pass is too aggres...
2012-08-14  Steven Bosscherdominance.c (init_dom_info): Use gcc_checking_assert...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19  Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-27  Maxim Kuvyrkovre PR target/42495 (redundant memory load)
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-22  Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-05  Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
2009-12-14  Dmitry Gorbachevdominance.c (set_immediate_dominator): Don't mark as...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-24  David Bindermancfgrtl.c (commit_one_edge_insertion): Remove set but...
2009-04-20  Richard Guentherbasic-block.h (get_all_dominated_blocks): Declare.
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-28  Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26  Zdenek Dvorakdominance.c (dom_computed, [...]): Removed.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-13  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-08  Zdenek Dvorakre PR middle-end/32209 (Boot failure Comparing stages...
2007-06-03  Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-04  Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2006-08-16  Zdenek Dvorakre PR middle-end/28071 (A file that can not be compiled...
2006-06-20  Richard Guentheralloc-pool.h (free_alloc_pool_if_empty): Prototype...
2006-04-19  Zdenek Dvorakdominance.c: Include timevar.h.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-04  Daniel BerlinFix "node B dominates node B" to "node B dominates...
2006-01-04  Daniel Berlindominance.c: Add comment about why we use DFS numbering...
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-22  Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-04-09  Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-25  Kazu Hiratadominance.c (free_dominance_info): Speed up by freeing...
2005-02-17  Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-16  Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-23  Frank Ch. Eiglerre PR tree-optimization/17533 (cc1plus crashes on libmu...
2004-09-22  Frank Ch. Eiglerdominance.c (verify_dominators): Don't SEGV if recount_...
2004-09-16  Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-08  Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-07-29  Zdenek Dvorakcfgloop.c (update_latch_info): Update dominator of...
2004-07-14  Richard Hendersondominance.c (struct dom_info): Add fake_exit_edge.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-11  Kazu Hiratac-typeck.c, [...]: Fix comment typos and formatting.
2004-03-02  Zdenek Dvorak* dominance.c (recount_dominator): Handle postdominators.
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06  Kazu Hirataalias.c: Fix comment typos.
2003-12-30  Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-08-22  Kazu Hiratac-decl.c: Fix comment formatting.
next