]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/supergraph.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / analyzer / supergraph.cc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-27  David Malcolmanalyzer: eliminate non-determinism in logs
2020-09-22  David Malcolmanalyzer: add -fdump-analyzer-json
2020-03-27  David Malcolmanalyzer: add new supergraph visualization
2020-03-27  David Malcolmanalyzer: tweaks to superedge::dump
2020-02-26  David Malcolmanalyzer: improvements to logging/dumping
2020-02-12  David Malcolmanalyzer: use ultimate alias target at calls (PR 93288)
2020-02-03  David Malcolmanalyzer: show BBs in .dot dumps
2020-01-23  David Malcolmanalyzer: avoid ICE with missing arguments (PR 93375)
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-15  David Malcolmanalyzer: ensure .dot output is valid for an empty BB
2020-01-15  David Malcolmanalyzer: fix tests for UNKNOWN_LOCATION
2020-01-14  David MalcolmInitial commit of analyzer