aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-complex.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-07-20Lower complex type move to enable vectorization for complex type load&store.liuhongt1-1/+8
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+10
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-2/+2
2022-04-07middle-end/105165 - sorry instead of ICE for _Complex asm gotoRichard Biener1-0/+16
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1956