Age | Commit message (Expand) | Author | Files | Lines |
2019-11-14 | Change fold_range to return a boolean result. | Andrew MacLeod | 1 | -2/+2 |
2019-11-08 | Modify range_operator::fold_range() and wi_fold () to return via reference. | Andrew MacLeod | 1 | -8/+8 |
2019-11-05 | The base class for ranges is currently value_range_base, which is rather long... | Aldy Hernandez | 1 | -11/+11 |
2019-11-05 | Move vrp_set_zero_nonzero_bits from tree-vrp.c into vr-values.c, and make it ... | Aldy Hernandez | 1 | -1/+4 |
2019-10-03 | Makefile.in (OBJS): Add range.o and range-op.o. | Aldy Hernandez | 1 | -0/+88 |