Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP50]Treat range-based for as canonical loop. | Alexey Bataev | 2019-10-07 | 1 | -1/+1 |
* | [OPENMP] Update the diagnosis message for canonical loop form, by Chi | Alexey Bataev | 2019-09-11 | 1 | -10/+12 |
* | [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392, | Alexey Bataev | 2019-07-08 | 1 | -2/+2 |
* | [OPENMP] Support relational-op != (not-equal) as one of the canonical | Kelvin Li | 2018-11-21 | 1 | -1/+1 |
* | [OPENMP] Emit warning for non-trivial types in map clauses. | Alexey Bataev | 2018-02-27 | 1 | -2/+2 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+2 |
* | [OPENMP] Do not allow variables to be first|last-privates in | Alexey Bataev | 2017-12-01 | 1 | -2/+3 |
* | [OPENMP] Fix for PR34398: assert with random access iterator if the | Alexey Bataev | 2017-08-31 | 1 | -1/+1 |
* | [OpenMP] Sema and parsing for 'target teams distribute' pragma | Kelvin Li | 2016-12-25 | 1 | -0/+620 |