Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Generalize codegen for 'sections'-based directive. | Alexey Bataev | 2016-01-22 | 1 | -4/+6 |
* | [OPENMP 4.0] Fix for codegen of 'cancel' directive within 'sections' directive. | Alexey Bataev | 2016-01-20 | 1 | -2/+2 |
* | [OPENMP] Remove explicit call for implicit barrier | Alexey Bataev | 2015-12-18 | 1 | -3/+0 |
* | [OPENMP 4.0] Add 'if' clause for 'cancel' directive. | Alexey Bataev | 2015-09-18 | 1 | -2/+16 |
* | [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ... | Alexey Bataev | 2015-09-15 | 1 | -0/+61 |
* | Revert "Revert r241620 and follow-up commits" and move the initialization | Adrian Prantl | 2015-07-08 | 1 | -1/+1 |
* | Revert r241620 and follow-up commits while investigating linux buildbot failu... | Adrian Prantl | 2015-07-07 | 1 | -1/+1 |
* | Update testcases that use precompiled headers to require a target after | Adrian Prantl | 2015-07-07 | 1 | -1/+1 |
* | [OPENMP 4.0] Codegen for 'omp cancel' directive. | Alexey Bataev | 2015-07-06 | 1 | -0/+95 |