summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_teams_distribute_parallel_for_if_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if notAlexey Bataev2019-01-301-1/+1
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-0/+5
* [OpenMP] Initial implementation of code generation for pragma 'target teams d...Carlo Bertolli2018-01-031-0/+181
OpenPOWER on IntegriCloud