Age | Commit message (Expand) | Author | Files | Lines |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-22 | tree-optimization/117355: object size for PHI nodes with negative offsets | Siddhesh Poyarekar | 1 | -6/+22 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-17 | tree-object-size: Fall back to wholesize for non-const offset | Siddhesh Poyarekar | 1 | -3/+3 |
2024-10-16 | tree-object-size: use size_for_offset in more cases | Siddhesh Poyarekar | 1 | -0/+1 |
2024-09-04 | object-size: Use simple_dce_from_worklist in object-size pass | Andrew Pinski | 1 | -1/+8 |
2024-05-31 | Add the 6th argument to .ACCESS_WITH_SIZE | Qing Zhao | 1 | -6/+10 |
2024-05-31 | Use the .ACCESS_WITH_SIZE in builtin object size. | Qing Zhao | 1 | -0/+60 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-20 | tree-object-size: Clean up unknown propagation | Siddhesh Poyarekar | 1 | -31/+34 |
2023-12-19 | tree-object-size: Always set computed bit for bdos [PR113012] | Siddhesh Poyarekar | 1 | -5/+12 |
2023-12-18 | tree-object-size: Robustify alloc_size attribute handling [PR113013] | Jakub Jelinek | 1 | -9/+21 |
2023-10-29 | tree-optimization/109334: Improve computation for access attribute | Martin Uecker | 1 | -4/+8 |
2023-06-30 | Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR tree-optimization/10... | Qing Zhao | 1 | -1/+22 |
2023-01-26 | tree-optimization/108522 Use component_ref_field_offset | Siddhesh Poyarekar | 1 | -4/+3 |
2023-01-24 | tree-optimization/108522 Use COMPONENT_REF offset when available | Siddhesh Poyarekar | 1 | -1/+3 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-22 | tree-object-size: Support strndup and strdup | Siddhesh Poyarekar | 1 | -2/+80 |
2022-11-09 | Change the name of array_at_struct_end_p to array_ref_flexible_size_p | Qing Zhao | 1 | -1/+1 |
2022-10-07 | Use array_at_struct_end_p in __builtin_object_size [PR101836] | Qing Zhao | 1 | -9/+7 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -3/+3 |
2022-06-21 | tree-object-size: Don't let error_mark_node escape for ADDR_EXPR [PR105736] | Siddhesh Poyarekar | 1 | -9/+11 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -1/+1 |
2022-03-24 | tree-optimization/104970: Limit size computation for access attribute | Siddhesh Poyarekar | 1 | -3/+8 |
2022-03-16 | tree-optimization/104941: Actually assign the conversion result | Siddhesh Poyarekar | 1 | -2/+2 |
2022-03-16 | tree-optimization/104942: Retain sizetype conversions till the end | Siddhesh Poyarekar | 1 | -4/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+2175 |