summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/distribute_simd_loop_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Require trivially copyable type for mappingJonas Hahnfeld2019-12-071-15/+15
* [OPENMP]Fix PR43772: No warning in non-combined target regions.Alexey Bataev2019-10-291-0/+16
* [OPENMP50]Treat range-based for as canonical loop.Alexey Bataev2019-10-071-1/+1
* [OPENMP] Update the diagnosis message for canonical loop form, by ChiAlexey Bataev2019-09-111-12/+14
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP] Support relational-op != (not-equal) as one of the canonical Kelvin Li2018-11-211-1/+1
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-15/+15
* [OpenMP] Fix handling of clause on wrong directive, by Joel. E. DennyAlexey Bataev2018-01-091-3/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Fix for PR34398: assert with random access iterator if theAlexey Bataev2017-08-311-1/+1
* [OpenMP] add more tests for 'distribute simd' pragmaKelvin Li2016-07-131-0/+782
OpenPOWER on IntegriCloud