summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/teams_distribute_parallel_for_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Call __kmpc_push_tripcount in task context.Alexey Bataev2019-09-231-4/+1
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-0/+4
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+32
* [OpenMP] Initial implementation of code generation for pragma 'teams distribu...Carlo Bertolli2017-12-041-0/+263
OpenPOWER on IntegriCloud