aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfganal.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-04-21change inverted_post_order_compute to inverted_rev_post_order_computeRichard Biener1-1/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-02-03Assert that backedges are available in path solver.Aldy Hernandez1-0/+1
2022-01-28Make graph dumping work for fn != cfunRichard Biener1-0/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-11Apply TLC to control dependence computeRichard Biener1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-07-31Compute RPO with adjacent SCC members, expose toplevel SCC extentsRichard Biener1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-27cfganal.h (rev_post_order_and_mark_dfs_back_seme): Declare.Richard Biener1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-03cfganal.c (single_pred_edge_ignoring_loop_edges): New function extracted from...Jeff Law1-0/+3
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-24re PR tree-optimization/71253 (ICE during loop distribution w/ -O2 -ftree-loo...Richard Biener1-3/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-20re PR tree-optimization/65337 (LTO bootstrap failure with Ada enabled)Jan Hubicka1-1/+1
2015-10-13Check no unreachable blocks in inverted_post_order_computeTom de Vries1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21cfg.h: New.Andrew MacLeod1-0/+79