summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_parallel_for_proc_bind_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Create non-const ident_t objects.Mike Rice2018-08-291-1/+1
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-3/+3
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+5
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-3/+3
* [OpenMP] Initial implementation of code generation for pragma 'teams distribu...Carlo Bertolli2017-11-201-0/+90