]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/domwalk.h
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / domwalk.h
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-04-01  Richard Bienerre PR tree-optimization/46590 (long compile time with...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-02-01  Richard Bienerdomwalk.h (dom_walker::dom_walker): Add additional...
2018-01-23  David Malcolm-Warray-bounds: Fix false positive in some "switch...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-14  David Malcolmvrp_prop: Use dom_walker for -Warray-bounds (PR tree...
2017-09-27  Richard Bienerinvoke.texi (graphite-max-bbs-per-function): Remove.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-18  Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2009-06-27  Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-27  Kazu Hiratadomwalk.c (walk_dominator_tree, [...]): Use VEC instead...
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2004-11-13  Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-10-22  Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-09-18  Kazu Hirataalias.c, [...]: Fix comment typos.
2004-06-12  Zack Weinbergconfigure.ac: Don't invoke ACX_HEADER_STDBOOL.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.