Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OpenMP] Added parsing and semantic analysis for firstprivate clause | Alexey Bataev | 2013-10-01 | 1 | -0/+2 |
* | Unbreak the Clang -Werror build after r190183. | David Blaikie | 2013-09-06 | 1 | -0/+2 |
* | OpenMP: basic support for #pragma omp parallel | Alexey Bataev | 2013-07-19 | 1 | -1/+86 |
* | OpenMP threadprivate with qualified names. | Alexey Bataev | 2013-05-13 | 1 | -1/+2 |
* | Fix a layering violation introduced in r177705. | Matt Beaumont-Gay | 2013-03-25 | 1 | -1/+1 |
* | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev | 2013-03-22 | 1 | -0/+43 |