summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+13
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-3/+3
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-3/+3
* [OpenMP] Initial implementation of teams distribute code generationCarlo Bertolli2017-10-041-0/+217