aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.cc
AgeCommit message (Expand)AuthorFilesLines
2023-08-15Use find_loop_location from unrollingRichard Biener1-7/+3
2023-08-15tree-optimization/110991 - unroll size estimate after vectorizationRichard Biener1-1/+45
2023-07-17Restore bootstrap by removing unused variable in tree-ssa-loop-ivcanon.ccMartin Jambor1-1/+0
2023-07-16Avoid double profile udpate in try_peel_loopJan Hubicka1-12/+1
2023-07-06Improve profile updates after loop-ch and cunrollJan Hubicka1-0/+6
2023-07-06Improve scale_loop_profileJan Hubicka1-1/+1
2023-06-19tree-optimization/110298 - CFG cleanup and stale nb_iterationsRichard Biener1-3/+4
2023-05-11VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IVPan Li1-1/+1
2023-05-04Rename last_stmt to last_nondebug_stmtRichard Biener1-2/+2
2023-04-27Unloop loops that no longer loops in tree-ssa-loop-chJan Hubicka1-6/+14
2023-04-26More last_stmt removalRichard Biener1-4/+4
2023-04-22Update loop estimate after header duplicationJan Hubicka1-25/+51
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-5/+5
2022-06-22ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill1-4/+3
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1677