Age | Commit message (Expand) | Author | Files | Lines |
2024-12-03 | tree-ssanames, match.pd: get_nonzero_bits/with_*_nonzero_bits* cleanups and i... | Jakub Jelinek | 1 | -3/+81 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-24 | Handle POLY_INT_CSTs in get_nonzero_bits | Richard Sandiford | 1 | -0/+3 |
2024-06-30 | tree-optimization/115701 - fix maybe_duplicate_ssa_info_at_copy | Richard Biener | 1 | -14/+8 |
2024-06-30 | tree-optimization/115701 - factor out maybe_duplicate_ssa_info_at_copy | Richard Biener | 1 | -0/+28 |
2024-06-21 | Print "Global Exported" to dump_file from set_range_info. | Andrew MacLeod | 1 | -15/+27 |
2024-06-17 | Rename Value_Range to value_range. | Aldy Hernandez | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-17 | ssa_name_has_boolean_range vs signed-boolean:31 types | Andrew Pinski | 1 | -4/+0 |
2023-10-03 | Don't use range_info_get_range for pointers. | Andrew MacLeod | 1 | -7/+8 |
2023-10-03 | Return TRUE only when a global value is updated. | Andrew MacLeod | 1 | -12/+12 |
2023-07-19 | Add flow_sensitive_info_storage and use it in gimple-fold. | Andrew Pinski | 1 | -0/+72 |
2023-07-17 | Add global setter for value/mask pair for SSA names. | Aldy Hernandez | 1 | -0/+15 |
2023-05-01 | Convert internal representation of irange to wide_ints. | Aldy Hernandez | 1 | -1/+1 |
2023-05-01 | Conversion to irange wide_int API. | Aldy Hernandez | 1 | -3/+2 |
2023-05-01 | vrange_storage overhaul | Aldy Hernandez | 1 | -17/+11 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-24 | Tweaks to global ranges. | Aldy Hernandez | 1 | -2/+1 |
2022-07-11 | Implement global ranges for all vrange types (SSA_NAME_RANGE_INFO). | Aldy Hernandez | 1 | -127/+113 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -1/+1 |
2022-05-01 | Denormalize VR_VARYING to VR_RANGE before passing it to set_range_info_raw. | Aldy Hernandez | 1 | -1/+10 |
2022-04-29 | Prefer global range info setters that take a range. | Aldy Hernandez | 1 | -2/+10 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+923 |