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 | -2/+2 |
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -3/+3 |
* | [OPENMP] Initial parsing and sema analysis of 'taskyield' directive. | Alexey Bataev | 2014-07-18 | 1 | -0/+32 |