Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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/+17 |
* | [OPENMP 4.0] Support for 'linear' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 1 | -19/+19 |
* | [OPENMP 4.0] Support for 'aligned' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 1 | -32/+33 |
* | [OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive. | Alexey Bataev | 2016-04-12 | 1 | -4/+4 |
* | [OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause in 'declare simd' | Alexey Bataev | 2016-04-07 | 1 | -4/+14 |
* | [OPENMP 4.0] Support for 'inbranch|noinbranch' clauses in 'declare | Alexey Bataev | 2016-04-04 | 1 | -1/+5 |
* | [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive. | Alexey Bataev | 2016-03-30 | 1 | -0/+131 |