summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_master_taskloop_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Allow priority clause in combined task-based directives.Alexey Bataev2019-10-161-3/+8
* [OPENMP]Allow final clause in combined task-based directives.Alexey Bataev2019-10-151-5/+10
* [OPNEMP]Allow num_tasks clause in combined task-based directives.Alexey Bataev2019-10-141-5/+6
* [OPNEMP]Allow grainsize clause in combined task-based directives.Alexey Bataev2019-10-141-4/+5
* [OPENMP50]Add support for 'parallel master taskloop' construct.Alexey Bataev2019-10-141-0/+238