| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+4 |
| | | | | | | | | | | only. Added support for -fopenmp-simd option that allows compilation of simd-based constructs without emission of OpenMP runtime calls. llvm-svn: 321560 | ||||
| * | [OPENMP] Initial support for 'in_reduction' clause. | Alexey Bataev | 2017-07-21 | 1 | -0/+376 |
| Parsing/sema analysis for 'in_reduction' clause for task-based directives. llvm-svn: 308768 | |||||

