Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OpenMP] Add TLS-based implementation for threadprivate directive. | Samuel Antao | 2015-07-13 | 1 | -6/+6 |
* | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 2015-06-29 | 1 | -34/+34 |
* | [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492) | Alexey Bataev | 2015-05-20 | 1 | -6/+6 |
* | [OPENMP] Fixed codegen for copying/initialization of array variables/parameters. | Alexey Bataev | 2015-05-19 | 1 | -0/+24 |
* | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 2015-04-16 | 1 | -8/+8 |
* | [OPENMP] Codegen for 'copyin' clause in 'parallel' directive. | Alexey Bataev | 2015-04-16 | 1 | -0/+272 |