summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/nvptx_allocate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix PR41826: symbols visibility in device code.Alexey Bataev2019-11-251-6/+6
* [OPENMP]Use the attributes for dso locality when building for device.Alexey Bataev2019-05-211-6/+6
* [OPENMP][NVPTX]Mark more functions as always_inline for betterAlexey Bataev2019-05-211-1/+1
* [OPENMP][NVPTX]Fixed processing of memory management directives.Alexey Bataev2019-04-081-1/+32
* [OPENMP]Emit error message for allocate directive without allocatorAlexey Bataev2019-03-221-1/+1
* [OPENMP] Simplify codegen for allocate directive on local variables.Alexey Bataev2019-03-211-0/+5
* [OPENMP]Codegen support for allocate directive on global variables.Alexey Bataev2019-03-211-0/+71
OpenPOWER on IntegriCloud