Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP][Analysis] Add analysis of the map clauses. | Alexey Bataev | 2019-08-28 | 1 | -0/+7 |
* | [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392, | Alexey Bataev | 2019-07-08 | 1 | -4/+4 |
* | [OPENMP]Initial support for 'allocate' clause. | Alexey Bataev | 2019-03-27 | 1 | -1/+1 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+3 |
* | [OPENMP] Allow 'use_device_ptr' clause in 'target data' alone. | Alexey Bataev | 2017-05-30 | 1 | -1/+1 |
* | [OpenMP] Fix parsing of delete map clause modifier in C++ mode. | Samuel Antao | 2016-02-27 | 1 | -0/+1 |
* | [OpenMP] Detect implicit map type to report unspecified map type for target e... | Samuel Antao | 2016-01-19 | 1 | -0/+1 |
* | [OpenMP] Parsing + sema for "target enter data" directive. | Samuel Antao | 2016-01-19 | 1 | -0/+17 |