Age | Commit message (Expand) | Author | Files | Lines |
2020-10-01 | Convert vr-values to value query class. | Aldy Hernandez | 1 | -5/+3 |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -2/+2 |
2020-06-10 | Merge evrp uses of substitute_and_fold_engine into the engine itself. | Aldy Hernandez | 1 | -2/+3 |
2020-03-18 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-11-05 | The base class for ranges is currently value_range_base, which is rather long... | Aldy Hernandez | 1 | -1/+1 |
2019-08-26 | [PATCH 1/2] Allow folding all statements. | Robin Dapp | 1 | -0/+6 |
2019-07-25 | gimple-loop-versioning.cc (loop_versioning::prune_loop_conditions): Make valu... | Richard Biener | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -32/+32 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-06-13 | Revamp value_range::may_contain_p. | Aldy Hernandez | 1 | -1/+1 |
2019-01-19 | Claw back some of the code size regression in 548.exchange2_r | Richard Sandiford | 1 | -19/+77 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-17 | Add a loop versioning pass | Richard Sandiford | 1 | -0/+1758 |