aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-match-head.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-05genmatch: split shared code to gimple-match-exports.ccTamar Christina1-1190/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-14middle-end: Add optimized float addsub without needing VEC_PERM_EXPR.Tamar Christina1-0/+1
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-0/+1
2022-03-16Performance/size improvement to single_use when matching GIMPLE.Roger Sayle1-3/+21
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1394