summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_parallel_for_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
* [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-1/+0
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-6/+6
* [OPENMP] Add support for cancel constructs in [teams] distributeAlexey Bataev2017-11-221-0/+1
* [OpenMP] Fix tests after r318789Richard Trieu2017-11-211-6/+6
* [OpenMP] Initial implementation of code generation for pragma 'teams distribu...Carlo Bertolli2017-11-201-0/+247