summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/teams_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-34/+34
* [OPENMP] Pass scalar firstprivate vars by value.Alexey Bataev2016-05-171-15/+16
* [OPENMP] Enable correct generation of runtime call when target directive is s...Carlo Bertolli2016-04-291-0/+10
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-34/+34
* Add code generation for teams directive inside target regionCarlo Bertolli2016-03-031-0/+132
* [OpenMP] Code generation for teams - kernel launchingSamuel Antao2016-03-031-0/+210