Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP50]Codegen for nontemporal clause. | Alexey Bataev | 2019-12-23 | 1 | -3/+5 |
* | [OPENMP50]Add if clause in teams distribute simd directive. | Alexey Bataev | 2019-12-11 | 1 | -13/+52 |
* | [OPENMP]Fix PR43772: No warning in non-combined target regions. | Alexey Bataev | 2019-10-29 | 1 | -1/+1 |
* | [OPENMP]Call __kmpc_push_tripcount in task context. | Alexey Bataev | 2019-09-23 | 1 | -4/+1 |
* | [OPENMP]Improve detection of number of teams, threads in target | Alexey Bataev | 2019-04-10 | 1 | -8/+8 |
* | [OPENMP]Add call to __kmpc_push_target_tripcount() function. | Alexey Bataev | 2019-01-07 | 1 | -0/+4 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+32 |
* | [OPENMP] Initial codegen for `teams distribute simd` directive. | Alexey Bataev | 2017-12-06 | 1 | -0/+251 |