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/+3 |
| | | | | | | | | | only. Added support for -fopenmp-simd option that allows compilation of simd-based constructs without emission of OpenMP runtime calls. llvm-svn: 321560 | ||||
* | [OPENMP] Improved diagnostic messages for vars with the predetermined data ↵ | Alexey Bataev | 2014-06-19 | 1 | -1/+1 |
| | | | | | | sharing attributes and reformatting llvm-svn: 211262 | ||||
* | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev | 2013-03-22 | 1 | -0/+6 |
llvm-svn: 177705 |