Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP]Moved warning fo mapping non-trivially copiable types into a | Alexey Bataev | 2019-12-06 | 1 | -4/+4 |
* | [OPENMP]Initial support for 'allocate' clause. | Alexey Bataev | 2019-03-27 | 1 | -2/+12 |
* | [OPENMP]Fix PR39372: Does not complain about loop bound variable not | Alexey Bataev | 2018-10-29 | 1 | -4/+4 |
* | [OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny | Alexey Bataev | 2018-02-14 | 1 | -1/+1 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+4 |
* | Make output of -ast-print a valid C++ code. | Serge Pavlov | 2016-11-10 | 1 | -2/+2 |
* | [OpenMP] Sema and parsing for 'teams distribute' pragma | Kelvin Li | 2016-08-05 | 1 | -0/+179 |