Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] Do not emit warning for implicitly declared target functions. | Alexey Bataev | 2018-05-02 | 1 | -2/+2 |
* | [OPENMP] Do not emit warning about non-declared target function params. | Alexey Bataev | 2018-04-30 | 1 | -3/+3 |
* | [OPENMP] Do not emit messages for templates in declare target | Alexey Bataev | 2018-02-16 | 1 | -0/+27 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+2 |
* | [OpenMP] Diagnose function name on the link clause | Kelvin Li | 2017-12-12 | 1 | -0/+4 |
* | [OpenMP] Diagnose undeclared variables on declare target clause | Kelvin Li | 2017-11-30 | 1 | -0/+4 |
* | [OPENMP] Allow use of declare target directive inside struct | Alexey Bataev | 2017-10-03 | 1 | -2/+2 |
* | [OPENMP] Allow all classes as mappable types. | Alexey Bataev | 2017-09-13 | 1 | -4/+4 |
* | [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5 | Dmitry Polukhin | 2016-05-09 | 1 | -1/+13 |
* | [OPENMP] Parsing and Sema support for 'omp declare target' directive | Dmitry Polukhin | 2016-04-06 | 1 | -0/+89 |