llvm-project/clang/test/CodeGenOpenCLCXX
Matt Arsenault 55c4ff91bd OpaquePtr: Add type to sret attribute
Make the corresponding change that was made for byval in
b7141207a4. Like byval, this requires a
bulk update of the test IR tests to include the type before this can
be mandatory.
2020-09-25 14:07:30 -04: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] Handle address space conversions for constexpr (PR44177) 2019-12-09 11:09:16 +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 [OpenCL] Fix address space for implicit conversion (PR43145) 2019-12-02 14:20:15 +00:00
addrspace-of-this.cl OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04: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 [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
addrspace-with-class.cl Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
addrspace_cast.cl [OpenCL] Added addrspace_cast operator in C++ mode. 2020-05-18 12:07:54 +01:00
atexit.cl [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
constexpr.cl [OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387) 2019-12-17 11:10:06 +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