summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/distribute_simd_reduction_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Require trivially copyable type for mappingJonas Hahnfeld2019-12-071-11/+11
* [OPENMP]Add support for analysis of reduction variables.Alexey Bataev2019-07-261-0/+7
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-9/+10
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+2
* [OpenMP] Refactor const restriction for reductionsJoel E. Denny2019-01-041-14/+14
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-9/+15
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OPENMP] Fix DSA processing for member declaration.Alexey Bataev2017-07-201-2/+2
* [OpenMP] fix segfault when a variable referenced in reduction clause is a ref...David Sheinkman2016-10-041-0/+8
* [OpenMP] Sema and parsing for 'distribute simd' pragmaKelvin Li2016-07-061-0/+441
OpenPOWER on IntegriCloud