Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | Convert some evrp uses in DOM to the range_query API. | Aldy Hernandez | 1 | -7/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-01 | Convert vr-values to value query class. | Aldy Hernandez | 1 | -19/+2 |
2020-06-27 | Move simplification of statements using ranges into its own class. | Aldy Hernandez | 1 | -1/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-05 | The base class for ranges is currently value_range_base, which is rather long... | Aldy Hernandez | 1 | -5/+6 |
2019-07-31 | vr-values.h (vr_values::swap_vr_value): New. | Richard Biener | 1 | -2/+2 |
2019-07-25 | gimple-loop-versioning.cc (loop_versioning::prune_loop_conditions): Make valu... | Richard Biener | 1 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-07 | gimple-ssa-evrp-analyze.h (class evrp_range_analyzer): Add m_update_global_ra... | Jeff Law | 1 | -1/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | re PR tree-optimization/83298 (wrong code at -O1, -O2 and -O3 on x86_64-linux... | Jeff Law | 1 | -2/+6 |
2017-12-04 | re PR tree-optimization/78496 (Missed opportunities for jump threading) | Jeff Law | 1 | -7/+1 |
2017-11-28 | re PR tree-optimization/80776 (-Wformat-overflow false positive for %d on int... | Richard Biener | 1 | -0/+1 |
2017-11-22 | * gimple-ssa-evrp-analyze.c (evrp_range_analyzer::evrp_range_analyzer) | Jeff Law | 1 | -26/+31 |
2017-11-20 | Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o. | Jeff Law | 1 | -0/+71 |