analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / cfganal.h
2022-02-03 Aldy HernandezAssert that backedges are available in path solver.
2022-01-28 Richard BienerMake graph dumping work for fn != cfun
2022-01-03 Jakub JelinekUpdate copyright years.
2021-11-11 Richard BienerApply TLC to control dependence compute
2021-01-04 Jakub JelinekUpdate copyright years.
2020-07-31 Richard BienerCompute RPO with adjacent SCC members, expose toplevel...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-08-27 Richard Bienercfganal.h (rev_post_order_and_mark_dfs_back_seme):...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-03 Jeff Lawcfganal.c (single_pred_edge_ignoring_loop_edges): New...
2017-05-14 Trevor Saundersmake inverted_post_order_compute() operate on a vec
2017-01-01 Jakub JelinekUpdate copyright years.
2016-05-24 Richard Bienerre PR tree-optimization/71253 (ICE during loop distribu...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-20 Jan Hubickare PR tree-optimization/65337 (LTO bootstrap failure...
2015-10-13 Tom de VriesCheck no unreachable blocks in inverted_post_order_compute
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-21 Andrew MacLeodcfg.h: New.