summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_enter_data_map_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-4/+4
* [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/+3
* [OPENMP] Allow 'use_device_ptr' clause in 'target data' alone.Alexey Bataev2017-05-301-1/+1
* [OpenMP] Fix parsing of delete map clause modifier in C++ mode.Samuel Antao2016-02-271-0/+1
* [OpenMP] Detect implicit map type to report unspecified map type for target e...Samuel Antao2016-01-191-0/+1
* [OpenMP] Parsing + sema for "target enter data" directive.Samuel Antao2016-01-191-0/+17