summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_is_device_ptr_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-46/+19
* [OPENMP] Generate unique names for offloading regions id.Alexey Bataev2018-05-091-0/+6
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+16
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-20/+20
* [OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev2017-06-291-56/+56
* [OpenMP] Code generation for the is_device_ptr clauseSamuel Antao2016-07-281-0/+293