Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | -5/+5 |
* | [OpenMP] Add the depend clause to target update construct (sema and parsing) | Kelvin Li | 2016-06-22 | 1 | -12/+12 |
* | [OpenMP] Add the nowait clause to target update construct. | Kelvin Li | 2016-06-20 | 1 | -11/+11 |
* | [OpenMP] Parsing and sema support for the from clause | Samuel Antao | 2016-05-26 | 1 | -0/+7 |
* | [OpenMP] Parsing and sema support for the to clause | Samuel Antao | 2016-05-26 | 1 | -0/+45 |