summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_parallel_for_num_threads_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Create non-const ident_t objects.Mike Rice2018-08-291-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+5
* [OPENMP] Fix the tests for 32bits targets, NFC.Alexey Bataev2017-12-241-3/+3
* [OPENMP] Captured arguments of the capturable clauses by value.Alexey Bataev2017-12-221-4/+4
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-011-6/+6
* [OpenMP] Initial implementation of code generation for pragma 'teams distribu...Carlo Bertolli2017-11-201-0/+120