summaryrefslogtreecommitdiff
path: root/test/OpenMP/declare_target_link_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev2019-09-271-1/+1
* [OpenMP] Fix declare target link implementationGheorghe-Teodor Bercea2019-08-011-19/+35
* [OpenMP] Add support for handling declare target to clause when unified memor...Gheorghe-Teodor Bercea2019-06-201-9/+9
* [OPENMP]Fix codegen for declare target link in target regions.Alexey Bataev2019-03-111-3/+7
* [OPENMP] FIx processing of declare target variables.Alexey Bataev2018-08-151-2/+2
* [OPENMP] Fix checks for declare target link entries.Alexey Bataev2018-07-161-3/+4
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-1/+1
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-1/+5
* [OPENMP] Codegen for declare target with link clause.Alexey Bataev2018-03-261-0/+64