Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+2 |
* | [OPENMP] Allow all classes as mappable types. | Alexey Bataev | 2017-09-13 | 1 | -6/+6 |
* | [OpenMP] Allow negative lower bound in array sections based on pointers | Kelvin Li | 2016-07-20 | 1 | -0/+8 |
* | [OpenMP] Fix incorrect diagnostics in map clause | Kelvin Li | 2016-07-18 | 1 | -4/+4 |
* | [OpenMP] Parsing and sema support for the to clause | Samuel Antao | 2016-05-26 | 1 | -2/+2 |
* | Revert "[OPENMP] Allow skip expression after comma in clauses with lists." | Alexey Bataev | 2016-04-01 | 1 | -2/+2 |
* | [OPENMP] Allow skip expression after comma in clauses with lists. | Alexey Bataev | 2016-03-31 | 1 | -2/+2 |
* | [OpenMP] Parsing + sema for target parallel for directive. | Arpith Chacko Jacob | 2016-02-03 | 1 | -0/+273 |