| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -5/+5 |
| * | [OPENMP] Fixed bug in atomic update/capture/write constructs. | Alexey Bataev | 2015-05-15 | 1 | -15/+9 |
| * | [OPENMP] Fixed codegen for 'reduction' clause. | Alexey Bataev | 2015-05-07 | 1 | -43/+35 |
| * | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 2015-04-16 | 1 | -6/+6 |
| * | [OPENMP] Codegen for 'firstprivate' clause in 'for' directive. | Alexey Bataev | 2015-04-15 | 1 | -10/+4 |
| * | [OPENMP] Codegen for 'reduction' clause in 'parallel' directive. | Alexey Bataev | 2015-04-10 | 1 | -0/+703 |

