]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/domwalk.c
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / gcc / domwalk.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-01  Richard Bienerdomwalk: use gcc_sort_r
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-09-27  Richard Bienerinvoke.texi (graphite-max-bbs-per-function): Remove.
2017-07-25  Alexander Monakovdomwalk: optimize basic block sorting
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-19  Richard Bienerdomwalk.c (dom_walker::walk): Use RPO order.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
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-03-18  Richard Bienerre PR c/56113 (out of memory when compiling a function...
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...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-05-22  Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-06  Richard Guentherre PR tree-optimization/43571 (domwalk sucks)
2009-11-25  H.J. LuRemove trailing white spaces.
2009-06-27  Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-09-06  Richard Guentherre PR tree-optimization/33302 (dead-store not eliminated)
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-26  Kazu Hiratai386.c, [...]: Fix comment typos.
2006-08-03  Jan Hubickadomwalk.c (walk_dominator_tree): Reorganize to non...
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-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-18  Kazu Hirataalias.c, [...]: Fix comment typos.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.