summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_master_taskloop_ast_print.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-04-30[OPENMP50]Support 'task' modifier in reduction clauses.Alexey Bataev
2020-02-13[OPENMP50]Add cancellation support in taskloop-based directives.Alexey Bataev
2019-10-15[OPENMP]Allow final clause in combined task-based directives.Alexey Bataev
2019-10-14[OPNEMP]Allow num_tasks clause in combined task-based directives.Alexey Bataev
2019-10-14[OPENMP50]Add support for 'parallel master taskloop' construct.Alexey Bataev