summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/teams_firstprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-18/+18
* Re-apply r272900 - [OpenMP] Cast captures by copy when passed to fork call so...Samuel Antao2016-06-161-7/+13
* Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so t...Samuel Antao2016-06-161-13/+7
* [OpenMP] Cast captures by copy when passed to fork call so that they are comp...Samuel Antao2016-06-161-7/+13
* [OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev2016-05-171-35/+23
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-18/+18
* [OPENMP] firstprivate and private clauses of teams, host codegenerationCarlo Bertolli2016-03-031-0/+289
OpenPOWER on IntegriCloud