Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OpenMP] Permit map with DSA on combined directive | Joel E. Denny | 2019-08-22 | 1 | -3/+6 |
* | [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392, | Alexey Bataev | 2019-07-08 | 1 | -6/+6 |
* | [OPENMP]Add check for undefined behavior with thread allocators on | Alexey Bataev | 2019-03-28 | 1 | -2/+11 |
* | [OPENMP]Initial support for 'allocate' clause. | Alexey Bataev | 2019-03-27 | 1 | -1/+2 |
* | [OpenMP] Replace predetermined shared for const variable | Joel E. Denny | 2019-01-04 | 1 | -10/+10 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+2 |
* | [OPENMP] Do not allow variables to be first|last-privates in | Alexey Bataev | 2017-12-01 | 1 | -4/+6 |
* | [OPENMP] Fix DSA processing for member declaration. | Alexey Bataev | 2017-07-20 | 1 | -2/+2 |
* | [OpenMP] Sema and parsing for 'target teams distribute simd’ pragma | Kelvin Li | 2017-01-10 | 1 | -0/+233 |