summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/teams_distribute_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-1/+5
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+32
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-6/+6
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-6/+6
* [OpenMP] Initial implementation of teams distribute code generationCarlo Bertolli2017-10-041-0/+241