aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-loop-interchange.cc
AgeCommit message (Expand)AuthorFilesLines
2020-11-13loops: Invoke lim after successful loop interchangeMartin Jambor1-2/+7
2020-07-29more SCEV cache clearingRichard Biener1-0/+2
2020-01-08re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener1-2/+7
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-3/+3
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-31/+31
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-01-24re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek1-2/+2
2019-01-23re PR tree-optimization/88964 (ICE in wide_int_to_tree_1, at tree.c:1561)Jakub Jelinek1-1/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Ensure that dump calls are guarded with dump_enabled_pDavid Malcolm1-1/+1
2018-06-26Introduce dump_location_tDavid Malcolm1-2/+2
2018-01-11re PR tree-optimization/83695 (ICE on valid code at -O3: Segmentation fault)Bin Cheng1-3/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15gimple-loop-interchange.cc (STMT_COST_RATIO): New macro.Bin Cheng1-81/+98
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-2/+2
2017-12-11re PR tree-optimization/83320 (Mismatched free() / delete / delete [] in gim...Bin Cheng1-2/+2
2017-12-10re PR tree-optimization/83337 (ICE at -O3 x86_64-linux-gnu: in interpret_rhs_...Jakub Jelinek1-0/+24
2017-12-08gimple-loop-interchange.cc (tree_loop_interchange::interchange): Provide -fop...Richard Biener1-1/+6
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+2039