Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | [OPENMP] Do not allow variables to be first|last-privates in | Alexey Bataev | 2017-12-01 | 1 | -2/+2 |
* | [OPENMP] Allow only loop control variables in distribute simd | Alexey Bataev | 2017-11-29 | 1 | -4/+5 |
* | Make output of -ast-print a valid C++ code. | Serge Pavlov | 2016-11-10 | 1 | -1/+1 |
* | [OpenMP] Sema and parsing for 'distribute simd' pragma | Kelvin Li | 2016-07-06 | 1 | -0/+146 |