summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/declare_target_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r340191:Hans Wennborg2018-08-211-0/+14
* [OPENMP] Prevent problems with linking of the static variables.Alexey Bataev2018-07-311-4/+5
* [OPENMP] Static variables on device must be externally visible.Alexey Bataev2018-07-271-2/+5
* [OPENMP] DO not crash on combined constructs in declare targetAlexey Bataev2018-05-161-1/+1
* [OPENMP] Mark global tors/dtors as used.Alexey Bataev2018-05-091-0/+4
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-2/+2
* [OPENMP] Support C++ member functions in the device constructs.Alexey Bataev2018-05-021-2/+13
* [OPENMP] Emit template instatiation|specialization functions forAlexey Bataev2018-05-011-4/+8
* [OPENMP] Do not crash on codegen for CXX member functions.Alexey Bataev2018-04-301-0/+6
* [OPENMP] Allow to use declare target variables in map clausesAlexey Bataev2018-04-161-1/+1
* [OPENMP] Codegen for `omp declare target` construct.Alexey Bataev2018-03-151-0/+66
OpenPOWER on IntegriCloud