Age | Commit message (Expand) | Author | Files | Lines |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-06 | openmp: Tune omp_max_vf for offload targets | Andrew Stubbs | 1 | -1/+1 |
2024-08-29 | Use std::unique_ptr for optinfo_item | David Malcolm | 1 | -0/+1 |
2024-05-04 | Remove m_nloops field from loop_versioning | Andrew Pinski | 1 | -5/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-05-01 | Conversion to irange wide_int API. | Aldy Hernandez | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-01 | Fix up dump_printf_loc format attribute and adjust uses [PR106782] | Jakub Jelinek | 1 | -1/+1 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -2/+5 |
2022-05-20 | Use "final" and "override" directly, rather than via macros | David Malcolm | 1 | -2/+2 |
2022-04-29 | Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond | Richard Biener | 1 | -1/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-07-30 | Replace evrp use in loop versioning with ranger. | Aldy Hernandez | 1 | -29/+15 |
2021-07-29 | Use range-based for loops for traversing loops | Kewen Lin | 1 | -4/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
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 |