aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-op.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-08Provide a new dispatch mechanism for range-ops.Andrew MacLeod1-2/+2
2023-03-12ranger: Add range-ops for widen addition and widen multiplication [PR108583]Tamar Christina1-0/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-17Add relation_trio class for range-ops.Andrew MacLeod1-2/+2
2022-09-29Track value_relations in GORI.Andrew MacLeod1-2/+4
2022-09-22Add range-ops support for builtin functions.Andrew MacLeod1-0/+1
2022-09-22Create gimple_range_op_handler in a new source file.Andrew MacLeod1-0/+51