aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-cache.cc
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Reduce memory requirements for rangerAndrew MacLeod1-3/+10
2020-11-04Add Ranger temporal cacheAndrew MacLeod1-0/+174
2020-11-03More Ranger cache tweaksAndrew MacLeod1-41/+73
2020-11-03Tweaks to ranger cacheAndrew MacLeod1-7/+69
2020-10-28Call infer_non_null() directly when checking for non-null.Andrew MacLeod1-8/+4
2020-10-06Ranger classes.Andrew MacLeod1-0/+877