Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow static local variables specified on data-sharing attribute clauses. | Kelvin Li | 2015-09-15 | 1 | -20/+72 |
* | [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ... | Alexey Bataev | 2015-09-15 | 1 | -8/+8 |
* | [OPENMP] Outlined function for parallel and other regions with list of captur... | Alexey Bataev | 2015-09-10 | 1 | -28/+15 |
* | [OPENMP] Drop type qualifiers from private variables. | Alexey Bataev | 2015-07-14 | 1 | -4/+4 |
* | Revert "Revert r241620 and follow-up commits" and move the initialization | Adrian Prantl | 2015-07-08 | 1 | -0/+1 |
* | Revert r241620 and follow-up commits while investigating linux buildbot failu... | Adrian Prantl | 2015-07-07 | 1 | -1/+0 |
* | Add target requirements to testcases that emit PCH. | Adrian Prantl | 2015-07-07 | 1 | -0/+1 |
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -5/+5 |
* | [OPENMP] Codegen for 'lastprivate' clause in 'sections' directive. | Alexey Bataev | 2015-04-27 | 1 | -0/+332 |