[multiple changes]
[gcc.git] / gcc / dominance.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.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29 Andreas Jaegercse.c: Convert prototypes to ISO C90.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2002-06-20 Stan Shebs* dominance.c: Include errors.h instead of error.h.
2002-06-20 Jan HubickaMon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-16 Steve Ellceydominance.c (calc_dfs_tree_nonrec): Reverse order of...
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>