Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [OPENMP] Initial parsing and sema analysis for 'single' directive. | Alexey Bataev | 2014-06-26 | 1 | -0/+4 | |
* | [OPENMP] Initial parsing and sema analysis for 'section' directive. | Alexey Bataev | 2014-06-26 | 1 | -0/+4 | |
* | [OPENMP] Initial support for 'sections' directive. | Alexey Bataev | 2014-06-25 | 1 | -1/+6 | |
* | [OPENMP] Reformatting and code improvement. | Alexey Bataev | 2014-06-18 | 1 | -7/+6 | |
* | [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS... | Alexey Bataev | 2014-06-18 | 1 | -0/+3 | |
* | Revert "[OPENMP] Initial support for '#pragma omp for'." | Rafael Espindola | 2014-06-17 | 1 | -3/+0 | |
* | [OPENMP] Initial support for '#pragma omp for'. | Alexey Bataev | 2014-06-17 | 1 | -0/+3 | |
* | This patch adds a helper class (CGLoopInfo) for marking memory instructions w... | Alexander Musman | 2014-05-22 | 1 | -0/+27 | |
* | [OPENMP] Initial codegen for '#pragma omp parallel' | Alexey Bataev | 2014-05-06 | 1 | -0/+51 |