summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_update_nowait_messages.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
| | | | | | NFC. llvm-svn: 365334
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
| | | | | | | | | only. Added support for -fopenmp-simd option that allows compilation of simd-based constructs without emission of OpenMP runtime calls. llvm-svn: 321560
* [OpenMP] Add the nowait clause to target update construct.Kelvin Li2016-06-201-0/+17
Differential Revision: http://reviews.llvm.org/D21477 llvm-svn: 273190
OpenPOWER on IntegriCloud