summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_teams_distribute_parallel_for_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Call __kmpc_push_tripcount in task context.Alexey Bataev2019-09-231-5/+2
* [OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if notAlexey Bataev2019-01-301-0/+3
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-0/+4
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-2/+2
* [OpenMP] Initial implementation of code generation for pragma 'target teams d...Carlo Bertolli2018-01-031-0/+118