Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Initial support of 'reduction' clause | Alexey Bataev | 2014-06-16 | 1 | -10/+10 |
* | [OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl... | Alexey Bataev | 2014-05-06 | 1 | -10/+10 |
* | [OPENMP] Implemented 'copyin' clause | Alexey Bataev | 2014-03-31 | 1 | -6/+23 |
* | [OPENMP] Clause 'num_threads' | Alexey Bataev | 2014-03-06 | 1 | -17/+28 |
* | [OPENMP] Added option -fopenmp=libiomp5|libgomp | Alexey Bataev | 2014-03-06 | 1 | -3/+3 |
* | [OPNEMP] Fixed instantiation of 'if' clause | Alexey Bataev | 2014-03-05 | 1 | -5/+13 |
* | [OPENMP] 'if' clause support (no CodeGen support) | Alexey Bataev | 2014-02-13 | 1 | -6/+6 |
* | [OpenMP] Added parsing and semantic analysis for firstprivate clause | Alexey Bataev | 2013-10-01 | 1 | -3/+37 |
* | OpenMP: basic support for #pragma omp parallel | Alexey Bataev | 2013-07-19 | 1 | -0/+26 |