llvm-project/clang/test/CodeGenOpenCLCXX
Erich Keane 61478ec6ac Make the CXXABIs respect the target's default calling convention.
SPIR targets need to have all functions be SPIR calling convention,
however the CXXABIs were just returning CC_C in all non-'this-CC' cases.

https://reviews.llvm.org/D65294

llvm-svn: 367103
2019-07-26 12:36:12 +00:00
..
address-space-castoperators.cpp [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
address-space-deduction.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
address-space-deduction2.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
addrspace-conversion.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
addrspace-derived-base.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
addrspace-of-this.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
addrspace-operators.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
addrspace-references.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
addrspace-with-class.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
atexit.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
global_init.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
local_addrspace_init.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
method-overload-address-space.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
template-address-spaces.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00