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/+3 |
* | [OPENMP] Fix for http://llvm.org/PR24430: clang hangs on invalid input with o... | Alexey Bataev | 2015-08-12 | 1 | -0/+5 |
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -1/+1 |
* | [OPENMP] Added option -fopenmp=libiomp5|libgomp | Alexey Bataev | 2014-03-06 | 1 | -1/+1 |
* | OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre... | Alexey Bataev | 2013-09-06 | 1 | -1/+1 |
* | Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" | Rafael Espindola | 2013-09-03 | 1 | -1/+1 |
* | OpenMP: Data-sharing attributes analysis and clause 'shared' | Alexey Bataev | 2013-09-03 | 1 | -1/+1 |
* | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev | 2013-03-22 | 1 | -0/+9 |