Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-01 | analyzer: use std::unique_ptr in "to_json" functions | David Malcolm | 1 | -3/+3 |
2024-02-29 | analyzer: fix ICE in call summarization [PR114159] | David Malcolm | 1 | -4/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-17 | analyzer: new warning: -Wanalyzer-infinite-loop [PR106147] | David Malcolm | 1 | -0/+2 |
2023-09-07 | analyzer: basic support for computed gotos (PR analyzer/110529) | David Malcolm | 1 | -0/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-13 | analyzer: add heuristics for switch on enum type [PR105273] | David Malcolm | 1 | -0/+2 |
2022-10-04 | analyzer: revamp side-effects of call summaries [PR107072] | David Malcolm | 1 | -1/+9 |
2022-07-07 | analyzer: use label_text for superedge::get_description | David Malcolm | 1 | -1/+1 |
2022-05-23 | analyzer: use 'final' and 'override' where appropriate | David Malcolm | 1 | -1/+2 |
2022-05-20 | Use "final" and "override" directly, rather than via macros | David Malcolm | 1 | -13/+13 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-08-23 | analyzer: rewrite of switch handling | David Malcolm | 1 | -9/+6 |
2021-08-18 | analyzer: detect and analyze calls via function pointer | Ankur Saini | 1 | -1/+6 |
2021-07-21 | analyzer: fix issues with phi handling | David Malcolm | 1 | -0/+1 |
2021-04-12 | gimple UIDs, LTO and -fanalyzer [PR98599] | David Malcolm | 1 | -0/+15 |
2021-03-10 | committed: analyzer: remove duplicated vfuncs | David Malcolm | 1 | -18/+10 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-09-22 | analyzer: add -fdump-analyzer-json | David Malcolm | 1 | -0/+6 |
2020-03-27 | analyzer: add new supergraph visualization | David Malcolm | 1 | -4/+15 |
2020-02-26 | analyzer: improvements to logging/dumping | David Malcolm | 1 | -0/+4 |
2020-02-11 | analyzer: use ultimate alias target at calls (PR 93288) | David Malcolm | 1 | -2/+2 |
2020-01-27 | analyzer: fix build with gcc 4.4 (PR 93276) | David Malcolm | 1 | -1/+1 |
2020-01-22 | analyzer: introduce namespace to avoid ODR clashes (PR 93307) | David Malcolm | 1 | -0/+26 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+554 |