Author: mikael
Date: Thu Dec 13 02:15:27 2018
New Revision: 349019
URL: http://llvm.org/viewvc/llvm-project?rev=349019&view=rev
Log:
[OpenCL] Add generic AS to 'this' pointer
Address spaces are cast into generic before invoking the constructor.
Added support for a trailing Qualifiers object in F
Author: mikael
Date: Wed Dec 12 07:06:16 2018
New Revision: 348931
URL: http://llvm.org/viewvc/llvm-project?rev=348931&view=rev
Log:
Revert "[OpenCL] Add generic AS to 'this' pointer"
Reverting because the patch broke lldb.
Removed:
cfe/trunk/test/CodeGenOpenCLCXX/addrspace-of-this.cl
Modif
Author: mikael
Date: Wed Dec 12 06:11:59 2018
New Revision: 348927
URL: http://llvm.org/viewvc/llvm-project?rev=348927&view=rev
Log:
[OpenCL] Add generic AS to 'this' pointer
Address spaces are cast into generic before invoking the constructor.
Added support for a trailing Qualifiers object in F