Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-10 | Reduce memory requirements for ranger | Andrew MacLeod | 1 | -3/+24 |
2020-11-09 | Fix logical_combine OR operation. Again. | Andrew MacLeod | 1 | -12/+13 |
2020-10-27 | Tweaks to ranger API routines. | Andrew MacLeod | 1 | -8/+10 |
2020-10-26 | Combine logical OR ranges properly. | Andrew MacLeod | 1 | -2/+2 |
2020-10-22 | Use precision and sign to compare types for ranges | Andrew MacLeod | 1 | -2/+2 |
2020-10-19 | Use precision and sign to compare types for ranges | Andrew MacLeod | 1 | -8/+17 |
2020-10-12 | Do not ignore failures from gimple_range_calc_op2. | Andrew MacLeod | 1 | -2/+3 |
2020-10-10 | PR97359: Do not cache relops in GORI cache. | Aldy Hernandez | 1 | -8/+2 |
2020-10-06 | Ranger classes. | Andrew MacLeod | 1 | -0/+1321 |