| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP] Fixed codegen for parameters privatization. | Alexey Bataev | 2015-05-21 | 1 | -2/+2 |
| * | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -1/+1 |
| * | [OPENMP] Fixed analysis of function arguments and their data sharing attributes. | Alexey Bataev | 2015-05-19 | 1 | -1/+8 |
| * | [OPENMP] Fix for checking of data-sharing attributes for canonical var decls ... | Alexey Bataev | 2015-04-16 | 1 | -0/+12 |
| * | [OPENMP] Codegen for 'lastprivate' clause in 'for' directive. | Alexey Bataev | 2015-04-16 | 1 | -15/+17 |
| * | [OPENMP] Improved diagnostic messages for vars with the predetermined data sh... | Alexey Bataev | 2014-06-19 | 1 | -8/+8 |
| * | [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS... | Alexey Bataev | 2014-06-18 | 1 | -0/+266 |
| * | Revert "[OPENMP] Initial support for '#pragma omp for'." | Rafael Espindola | 2014-06-17 | 1 | -266/+0 |
| * | [OPENMP] Initial support for '#pragma omp for'. | Alexey Bataev | 2014-06-17 | 1 | -0/+266 |

