]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-loop-versioning.cc
Don't build readline/libreadline.a, when --with-system-readline is supplied
[thirdparty/gcc.git] / gcc / gimple-loop-versioning.cc
2022-09-01  Jakub JelinekFix up dump_printf_loc format attribute and adjust...
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-05-20  David MalcolmUse "final" and "override" directly, rather than via...
2022-04-29  Richard BienerFix is_gimple_condexpr vs is_gimple_condexpr_for_cond
2022-01-03  Jakub JelinekUpdate copyright years.
2021-07-30  Aldy HernandezReplace evrp use in loop versioning with ranger.
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-01  Aldy HernandezConvert vr-values to value query class.
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-06-10  Aldy HernandezMerge evrp uses of substitute_and_fold_engine into...
2020-03-18  Jakub JelinekFix up duplicated duplicated words in comments
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-05  Aldy HernandezThe base class for ranges is currently value_range_base...
2019-08-26  Robin Dapp[PATCH 1/2] Allow folding all statements.
2019-07-25  Richard Bienergimple-loop-versioning.cc (loop_versioning::prune_loop_...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-13  Aldy HernandezRevamp value_range::may_contain_p.
2019-01-19  Richard SandifordClaw back some of the code size regression in 548.excha...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Richard SandifordAdd a loop versioning pass