| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced bool parameters in SkipUntil function with single bit-based parameter. | Alexey Bataev | 2013-11-18 | 1 | -12/+14 |
| * | [OpenMP] Added parsing and semantic analysis for firstprivate clause | Alexey Bataev | 2013-10-01 | 1 | -1/+4 |
| * | OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre... | Alexey Bataev | 2013-09-06 | 1 | -3/+13 |
| * | Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" | Rafael Espindola | 2013-09-03 | 1 | -13/+3 |
| * | OpenMP: Data-sharing attributes analysis and clause 'shared' | Alexey Bataev | 2013-09-03 | 1 | -3/+13 |
| * | Silence GCC warning for using both enum and unsigned in a ternary expr. | Benjamin Kramer | 2013-07-20 | 1 | -1/+1 |
| * | OpenMP: basic support for #pragma omp parallel | Alexey Bataev | 2013-07-19 | 1 | -6/+237 |
| * | OpenMP threadprivate with qualified names. | Alexey Bataev | 2013-05-13 | 1 | -38/+55 |
| * | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev | 2013-03-22 | 1 | -0/+118 |

