summaryrefslogtreecommitdiff
path: root/test/OpenMP/nvptx_unsupported_type_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix the float point semantics handling on the device.Alexey Bataev2019-07-091-4/+4
* [OPENMP]Use host's mangling for 128 bit float types on the device.Alexey Bataev2019-06-181-4/+15
* [OPENMP][NVPTX]Correct codegen for 128 bit long double.Alexey Bataev2019-06-181-1/+7
* LLVM IR: Generate new-style byval-with-Type from ClangTim Northover2019-06-051-2/+2
* [OPENMP]Use the attributes for dso locality when building for device.Alexey Bataev2019-05-211-6/+6
* [OPENMP]Delay emission of the error for unsupported types.Alexey Bataev2019-02-271-0/+64