summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_data_messages.c
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][Analysis] Add analysis of the map clauses.Alexey Bataev2019-08-281-0/+7
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Allow 'use_device_ptr' clause in 'target data' alone.Alexey Bataev2017-05-301-1/+1
* [OpenMP] Check for at least one map clause on target data directive.Arpith Chacko Jacob2016-01-211-3/+6
* Commit for http://reviews.llvm.org/D10765Michael Wong2015-07-211-0/+27