summaryrefslogtreecommitdiff
path: root/gcc/domwalk.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener2019-04-011-4/+3
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* domwalk.h (dom_walker::dom_walker): Add additional constructor for specifying...Richard Biener2018-02-011-3/+6
* -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati...David Malcolm2018-01-231-10/+32
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)David Malcolm2017-12-141-1/+1
* invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener2017-09-271-3/+16
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law2015-12-101-3/+28
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-2/+2
* compare-elim.c (find_comparison_dom_walker): New classTrevor Saunders2013-09-171-45/+23
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-4/+2
* domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini2009-06-271-51/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-271-2/+6
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+8
* c-cppbuiltin.c, [...]: Fix comment typos.Kazu Hirata2004-11-131-1/+1
* alias.c, [...]: Fix comment formatting.Kazu Hirata2004-10-221-1/+1
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* configure.ac: Don't invoke ACX_HEADER_STDBOOL.Zack Weinberg2004-06-121-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+112