summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_update_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix PR41966: type mismatch in runtime functions.Alexey Bataev2019-06-251-5/+3
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-5/+8
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+42
* [OPENMP] Add codegen for target data constructs with `nowait` clause.Alexey Bataev2017-12-141-2/+2
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-12/+14
* [OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev2017-06-291-24/+29
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-27/+27
* [OpenMP] Codegen for target update directive.Samuel Antao2016-05-261-0/+245