aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-12graphite: Accept loops without data referencesFrederik Harwath1-12/+0
2023-05-12graphite: Adjust scop loop-nest choiceFrederik Harwath1-3/+18
2023-05-12graphite: Tune parameters for OpenACC useFrederik Harwath1-1/+27
2023-05-12openacc: Add runtime alias checking for OpenACC kernelsAndrew Stubbs1-8/+10
2023-05-12openacc: Use Graphite for dependence analysis in "kernels" regionsFrederik Harwath1-10/+148
2023-05-12graphite: Add runtime alias checkingFrederik Harwath1-20/+213
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-05-18graphite: Extend SCoP detection dump outputFrederik Harwath1-21/+163
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1671