| 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 | -21/+21 |
| * | Warn if function or variable cannot be implicitly instantiated | Serge Pavlov | 2016-04-19 | 1 | -0/+2 |
| * | [OpenMP] Parsing and sema support for thread_limit clause. | Kelvin Li | 2015-11-27 | 1 | -6/+6 |
| * | [OpenMP] Parsing and sema support for num_teams clause | Kelvin Li | 2015-11-24 | 1 | -6/+6 |
| * | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -3/+3 |
| * | [OPENMP] 'omp teams' directive basic support. | Alexey Bataev | 2014-10-09 | 1 | -0/+112 |
| * | Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se... | Renato Golin | 2014-10-08 | 1 | -112/+0 |
| * | [OPENMP] 'omp teams' directive basic support. | Alexey Bataev | 2014-10-07 | 1 | -0/+112 |

