summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/master_taskloop_reduction_messages.cpp
AgeCommit message (Expand)Author
2023-07-20[OpenMP][Reduction] Allow PLUS (+) operator on reduction clauses in OMP > 52Fazlay Rabbi
2023-05-18[OpenMP 5.2] Deprecate MINUS(-) operator on 'reduction' clauseFazlay Rabbi
2021-05-11[OpenMP] Use compound operators for reduction combiner if available.Mike Rice
2020-08-27[OpenMP] Ensure testing for versions 4.5 and default - Part 3Saiyedul Islam
2020-05-07[OPENMP]Consider 'omp_null_allocator' as a predefined allocator.Alexey Bataev
2020-04-30[OPENMP50]Support 'task' modifier in reduction clauses.Alexey Bataev
2019-10-10[OPENMP50]Support for 'master taskloop' directive.Alexey Bataev