aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-offload.cc
AgeCommit message (Expand)AuthorFilesLines
2024-08-01omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637]Tobias Burnus1-3/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung1-9/+76
2023-05-18omp: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-08-26OpenMP: Support reverse offload (middle end part)Tobias Burnus1-0/+50
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-8/+8
2022-06-09OpenMP: Handle ancestor:1 with discover_declare_targetTobias Burnus1-10/+11
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2823