Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-21 | Remove unnecessary x86 backend requirements from OpenMP tests | Reid Kleckner | 1 | -1/+0 |
2016-05-30 | [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based | Alexey Bataev | 1 | -40/+32 |
2016-05-10 | [OPENMP 4.5] Initial codegen for 'priority' clause in task-based | Alexey Bataev | 1 | -1/+1 |
2016-05-10 | [OPENMP 4.0] Fixed codegen for destructors in task-based directives. | Alexey Bataev | 1 | -1/+1 |
2016-04-28 | [OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses of 'taskloop' | Alexey Bataev | 1 | -6/+8 |
2016-04-25 | [OPENMP 4.5] Codegen for 'taskloop' directive. | Alexey Bataev | 1 | -0/+198 |