summaryrefslogtreecommitdiff
path: root/gcc/domwalk.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-04-01re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-02-01domwalk.h (dom_walker::dom_walker): Add additional constructor for specifying...Richard Biener
2018-01-23-Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati...David Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)David Malcolm
2017-09-27invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-10re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford
2013-09-17compare-elim.c (find_comparison_dom_walker): New classTrevor Saunders
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2005-06-25Update FSF address.Kelley Cook
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo
2004-11-13c-cppbuiltin.c, [...]: Fix comment typos.Kazu Hirata
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata
2004-06-12configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo