Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -1/+1 |
* | [OPENMP] Allow using of threadprivate variables as loop-control variables in ... | Alexey Bataev | 2015-05-12 | 1 | -2/+1 |
* | [OPENMP] Allow to use global variables as lcv in loop-based directives. | Alexey Bataev | 2015-04-30 | 1 | -2/+0 |
* | [OPENMP] Temporary fix for processing of global variables in loops. | Alexey Bataev | 2014-11-14 | 1 | -0/+16 |
* | [OPENMP] Loop collapsing and codegen for 'omp simd' directive. | Alexander Musman | 2014-10-01 | 1 | -0/+20 |
* | [OPENMP] Added initial support for 'omp parallel for'. | Alexey Bataev | 2014-07-07 | 1 | -0/+593 |