aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.cc
AgeCommit message (Expand)AuthorFilesLines
2023-08-21tree-optimization/111070 - fix ICE with recent ifcombine fixRichard Biener1-3/+6
2023-08-17tree-optimization/111039 - abnormals and bit test mergingRichard Biener1-0/+7
2023-07-04tree-optimization/110228 - avoid undefs in ifcombine more thoroughlyRichard Biener1-1/+7
2023-04-26More last_stmt removalRichard Biener1-13/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-1/+1
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-05-05rewrite undefined overflow to defined in ifcombineRichard Biener1-0/+29
2022-04-29Fix is_gimple_condexpr vs is_gimple_condexpr_for_condRichard Biener1-2/+14
2022-04-06tree-optimization/105142 - wrong code with maybe_fold_{and,or}_comparisonsRichard Biener1-1/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+852