summaryrefslogtreecommitdiff
path: root/gcc/gimple-loop-interchange.cc
AgeCommit message (Expand)Author
2020-01-08re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-24re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek
2019-01-23re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-13Ensure that dump calls are guarded with dump_enabled_pDavid Malcolm
2018-06-26Introduce dump_location_tDavid Malcolm
2018-01-11re PR tree-optimization/83695 (ICE on valid code at -O3: Segmentation fault)Bin Cheng
2018-01-03Update copyright years.Jakub Jelinek
2017-12-15gimple-loop-interchange.cc (STMT_COST_RATIO): New macro.Bin Cheng
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-12-11re PR tree-optimization/83320 (Mismatched free() / delete / delete [] in gim...Bin Cheng
2017-12-10re PR tree-optimization/83337 (ICE at -O3 x86_64-linux-gnu: in interpret_rhs_...Jakub Jelinek
2017-12-08gimple-loop-interchange.cc (tree_loop_interchange::interchange): Provide -fop...Richard Biener
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng