Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-27 | Tweaks to ranger API routines. | Andrew MacLeod | 1 | -36/+40 |
2020-10-26 | Re: error: ‘EVRP_MODE_DEBUG’ was not declared – was: [PUSHED] Ranger cl... | Andrew MacLeod | 1 | -1/+1 |
2020-10-21 | Handle a_2= &b properly in range calculations. | Andrew MacLeod | 1 | -9/+23 |
2020-10-21 | Adjust overflow for invariants in bounds_of_var_in_loop. | Aldy Hernandez | 1 | -2/+2 |
2020-10-20 | Refactor range handling of builtins in vr_values and ranger. | Aldy Hernandez | 1 | -13/+23 |
2020-10-20 | Saturate overflows return from SCEV in ranger. | Aldy Hernandez | 1 | -2/+2 |
2020-10-19 | Use precision and sign to compare types for ranges | Andrew MacLeod | 1 | -3/+9 |
2020-10-14 | Do not call range_of_ssa_name_with_loop_info with the loop tree root. | Aldy Hernandez | 1 | -1/+1 |
2020-10-09 | vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801] | Jakub Jelinek | 1 | -31/+63 |
2020-10-08 | Fix PR97325. | Aldy Hernandez | 1 | -0/+2 |
2020-10-06 | Ranger classes. | Andrew MacLeod | 1 | -0/+1284 |