summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_master_taskloop_simd_reduction_messages.cpp
AgeCommit message (Expand)Author
2023-07-20[OpenMP][Reduction] Allow PLUS (+) operator on reduction clauses in OMP > 52Fazlay Rabbi
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
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-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-30[OPENMP50]Add support for parallel master taskloop simd directive.Alexey Bataev