aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-04Move copy_phi_arg_into_existing_phi to common location and use itAndrew Pinski1-10/+2
2023-04-18middle-end/108786 - add bitmap_clear_first_set_bitRichard Biener1-2/+1
2023-01-24tree-optimization/108500 - avoid useless fast-query compute in CFG cleanupRichard Biener1-2/+4
2023-01-11tree-optimization/107767 - not profitable switch conversionRichard Biener1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-08Fix some gimple_ctrl_altering_p mistakesRichard Biener1-3/+8
2022-07-11More update-ssa speedupRichard Biener1-1/+5
2022-07-05tree-optimization/106198 - CFG cleanup vs LC SSARichard Biener1-3/+3
2022-07-05tree-optimization/106182 - LC SSA after CFG cleanupRichard Biener1-3/+3
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-3/+3
2022-05-04debug/105158 - improve debug stmt retaining for forwarder removalRichard Biener1-5/+26
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1654