Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change memcpy/memove/memset to have dest and source alignment attributes (Ste... | Daniel Neilson | 2018-01-19 | 1 | -8/+8 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+8 |
* | [OPENMP] Codegen for reduction clauses in 'taskloop' directives. | Alexey Bataev | 2017-07-17 | 1 | -4/+4 |
* | Remove unnecessary x86 backend requirements from OpenMP tests | Reid Kleckner | 2016-10-21 | 1 | -1/+0 |
* | Revert 9 changes from r284793, they still fail on some bots | Reid Kleckner | 2016-10-20 | 1 | -1/+1 |
* | Remove 24 instances of 'REQUIRES: shell' | Reid Kleckner | 2016-10-20 | 1 | -1/+1 |
* | [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based | Alexey Bataev | 2016-05-30 | 1 | -8/+10 |
* | [OPENMP 4.0] Fixed codegen for destructors in task-based directives. | Alexey Bataev | 2016-05-10 | 1 | -12/+2 |
* | [OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' directives. | Alexey Bataev | 2016-05-05 | 1 | -0/+527 |