Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests | Joel E. Denny | 2018-07-11 | 1 | -12/+12 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+13 |
* | [OPENMP] Do not capture private variables in the target regions. | Alexey Bataev | 2017-12-07 | 1 | -6/+5 |
* | [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp... | Alexey Bataev | 2017-12-04 | 1 | -2/+3 |
* | [OPENMP] Emit `__tgt_target_teams` for all teams directives. | Alexey Bataev | 2017-12-01 | 1 | -3/+3 |
* | [Clang][OpenMP] New clang/libomptarget map interface: new function signatures... | George Rokos | 2017-11-21 | 1 | -3/+3 |
* | [OPENMP] Capture references to global variables. | Alexey Bataev | 2017-10-06 | 1 | -2/+5 |
* | [OpenMP] Initial implementation of teams distribute code generation | Carlo Bertolli | 2017-10-04 | 1 | -0/+233 |