aboutsummaryrefslogtreecommitdiff
path: root/gcc/domwalk.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-362/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-01domwalk: use gcc_sort_rRichard Biener1-9/+6
2019-04-01re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener1-61/+20
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-01domwalk.h (dom_walker::dom_walker): Add additional constructor for specifying...Richard Biener1-5/+36
2018-01-23-Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati...David Malcolm1-16/+33
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-27invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener1-27/+45
2017-07-25domwalk: optimize basic block sortingAlexander Monakov1-17/+35
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-19domwalk.c (dom_walker::walk): Use RPO order.Richard Biener1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law1-2/+105
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-1/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-7/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-2/+2
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-2/+3
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-5/+5
2013-09-17compare-elim.c (find_comparison_dom_walker): New classTrevor Saunders1-75/+12
2013-03-18re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener1-39/+43
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-11/+11
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-3/+3
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-05-06re PR tree-optimization/43571 (domwalk sucks)Richard Guenther1-1/+39
2009-11-25Remove trailing white spaces.H.J. Lu1-12/+12
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini1-57/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-11/+13
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2007-09-06re PR tree-optimization/33302 (dead-store not eliminated)Richard Guenther1-1/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-08-03domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation.Jan Hubicka1-87/+111
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata1-21/+12
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1