| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP 4.1] Support for 'linear' clause in loop directives. | Alexey Bataev | 2015-08-04 | 1 | -2/+1 |
| * | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -1/+1 |
| * | [OPENMP] Fix target triple of a test, which uses __int128 type | Alexander Musman | 2014-10-06 | 1 | -1/+1 |
| * | [OPENMP] Limit the loop counters to 64 bits for the worksharing loops | Alexander Musman | 2014-10-06 | 1 | -0/+6 |
| * | [OPENMP] Improved DSA processing of the loop control variables for loop direc... | Alexey Bataev | 2014-07-25 | 1 | -0/+10 |
| * | [OPENMP] Additional checking for 'collapse' clause. | Alexey Bataev | 2014-06-24 | 1 | -13/+14 |
| * | [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS... | Alexey Bataev | 2014-06-18 | 1 | -0/+362 |
| * | Revert "[OPENMP] Initial support for '#pragma omp for'." | Rafael Espindola | 2014-06-17 | 1 | -362/+0 |
| * | [OPENMP] Initial support for '#pragma omp for'. | Alexey Bataev | 2014-06-17 | 1 | -0/+362 |

