summaryrefslogtreecommitdiff
path: root/test/OpenMP/nvptx_lambda_capturing.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix handling of lambda captures in target regions.Alexey Bataev2019-07-011-5/+5
* [OPENMP]Improve analysis of implicit captures.Alexey Bataev2019-06-281-2/+2
* [OPENMP]Generate correctly implicit flags for mapped data.Alexey Bataev2019-06-271-1/+1
* [OPENMP][NVPTX]Mark more functions as always_inline for betterAlexey Bataev2019-05-211-20/+10
* [OPENMP]Fix PR39694: do not capture `this` in non-`this` region.Alexey Bataev2018-11-161-9/+18
* [OPENMP]Make lambda mapping follow reqs for PTR_AND_OBJ mapping.Alexey Bataev2018-11-081-0/+15
* [OPENMP]Change the mapping type for lambda captures.Alexey Bataev2018-11-021-4/+4
* [OPENMP] Support for mapping of the lambdas in target regions.Alexey Bataev2018-10-301-0/+132