Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Set scheduling for doacross loops as schedule, 1. | Alexey Bataev | 2019-03-18 | 1 | -2/+2 |
* | [OPENMP]Fix crash for the ordered(n) clause. | Alexey Bataev | 2019-03-14 | 1 | -1/+12 |
* | [OPENMP] Fix emission of the loop doacross constructs. | Alexey Bataev | 2018-08-13 | 1 | -27/+80 |
* | Revert "[OPENMP] Fix emission of the loop doacross constructs." | Alexey Bataev | 2018-08-13 | 1 | -80/+27 |
* | [OPENMP] Fix emission of the loop doacross constructs. | Alexey Bataev | 2018-08-13 | 1 | -27/+80 |
* | Change memcpy/memove/memset to have dest and source alignment attributes (Ste... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+5 |
* | Remove unnecessary x86 backend requirements from OpenMP tests | Reid Kleckner | 2016-10-21 | 1 | -1/+0 |
* | [OPENMP 4.5] Codegen for dacross loop synchronization constructs. | Alexey Bataev | 2016-05-25 | 1 | -0/+124 |