Age | Commit message (Expand) | Author | Files | Lines |
2022-12-06 | tree-optimization/104475 - improve access diagnostics | Richard Biener | 1 | -1/+4 |
2022-02-03 | Use auto_vec for pointer_query cache for auto cleanup. | Martin Sebor | 1 | -2/+2 |
2022-02-03 | Make pointer_query cache a private member. | Martin Sebor | 1 | -5/+7 |
2022-01-25 | Avoid recomputing PHI results after failure (PR104203). | Martin Sebor | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-09 | Add a new dump function. | Martin Sebor | 1 | -0/+3 |
2021-12-09 | Refactor compute_objsize_r into helpers. | Martin Sebor | 1 | -1/+3 |
2021-12-09 | Introduce access_ref::merge_ref. | Martin Sebor | 1 | -0/+4 |
2021-12-09 | Pass GIMPLE statement to compute_objsize. | Martin Sebor | 1 | -2/+7 |
2021-12-09 | Move bndrng from access_ref to access_data. | Martin Sebor | 1 | -21/+18 |
2021-11-17 | Avoid pathological function redeclarations when checking access sizes [PR1027... | Martin Sebor | 1 | -0/+3 |
2021-10-26 | Improve/correct detection of overlapping aggregates [PR102238, PR102919]. | Martin Sebor | 1 | -0/+9 |
2021-10-26 | Make full use of context-sensitive ranges in access warnings. | Martin Sebor | 1 | -21/+32 |
2021-09-01 | Enable ranger and caching in pass_waccess. | Martin Sebor | 1 | -0/+3 |
2021-08-17 | Move more warning code to gimple-ssa-warn-access etc. | Martin Sebor | 1 | -0/+11 |
2021-08-06 | Move more code to new gimple-ssa-warn-access pass. | Martin Sebor | 1 | -1/+11 |
2021-07-28 | Add new gimple-ssa-warn-access pass. | Martin Sebor | 1 | -0/+234 |