]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-loop-interchange.cc
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / gimple-loop-interchange.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-05-11  Pan LiVECT: Add tree_code into "creat_iv" and allow it can...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-05-23  Richard BienerForce the selection operand of a GIMPLE COND_EXPR to...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-02  Richard Bienertree-optimization/101280 - re-revise interchange fix...
2021-07-01  Richard Bienertree-optimization/101280 - revise interchange fix for...
2021-06-28  Richard Bienertree-optimization/101173 - fix interchange dependence...
2021-04-26  Richard Bienertree-optimization/99956 - improve loop interchange
2021-02-02  Richard Bienerfix memory leaks
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-13  Martin Jamborloops: Invoke lim after successful loop interchange
2020-07-29  Richard Bienermore SCEV cache clearing
2020-01-08  Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
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-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-01-24  Jakub Jelinekre PR tree-optimization/88964 (ICE in wide_int_to_tree_...
2019-01-23  Jakub Jelinekre PR tree-optimization/88964 (ICE in wide_int_to_tree_...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-11  Bin Chengre PR tree-optimization/83695 (ICE on valid code at...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-15  Bin Chenggimple-loop-interchange.cc (STMT_COST_RATIO): New macro.
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-11  Bin Chengre PR tree-optimization/83320 (Mismatched free() /...
2017-12-10  Jakub Jelinekre PR tree-optimization/83337 (ICE at -O3 x86_64-linux...
2017-12-08  Richard Bienergimple-loop-interchange.cc (tree_loop_interchange:...
2017-12-07  Bin Chengre PR tree-optimization/81303 (410.bwaves regression...