aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-gori.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Split gimple-range into gimple-range-fold and gimple-range.Andrew MacLeod1-0/+9
2021-06-16Add recomputation to outgoing_edge_range.Andrew MacLeod1-0/+1
2021-05-31Move Ranger cache to range-query and fur_source model.Andrew MacLeod1-29/+18
2021-05-25Remove the logical stmt cache for now.Andrew MacLeod1-29/+2
2021-05-25Make expr_range_in_bb stmt based rather than block based.Andrew MacLeod1-1/+1
2021-05-25Add imports and strengthen the export definition in range_def and gori_map.Andrew MacLeod1-6/+71
2021-05-25Change gori_compute to inherit from gori_map instead of having a gori-map.Andrew MacLeod1-4/+44
2021-05-07Make TRUE/FALSE edge calculation available without the outgoing edge class.Andrew MacLeod1-1/+1
2021-01-29tree-optimization/98866 - Compile time hog in VRPAndrew MacLeod1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-10Reduce memory requirements for rangerAndrew MacLeod1-2/+5
2020-10-06Ranger classes.Andrew MacLeod1-0/+138