summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/addr-space-struct-arg.cl
Commit message (Expand)AuthorAgeFilesLines
* LLVM IR: Generate new-style byval-with-Type from ClangTim Northover2019-06-051-10/+10
* [OpenCL][CodeGen] Fix replacing memcpy with addrspacecastAndrew Savonichev2018-12-101-3/+12
* Recommit r326946 after reducing CallArgList memory footprintYaxun Liu2018-03-151-2/+37
* Revert r326946. It caused stack overflows by significantly increasing the siz...Richard Smith2018-03-101-37/+2
* CodeGen: Fix address space of indirect function argumentYaxun Liu2018-03-071-2/+37
* Clean up AMDGCN testsYaxun Liu2018-02-151-33/+33
* AMDGPU: Use direct struct returns and argumentsMatt Arsenault2017-08-091-10/+78
* CodeGen: Fix invalid bitcast for coerced function argumentYaxun Liu2017-06-291-5/+47
* Prune CRLF.NAKAMURA Takumi2014-10-271-23/+23
* Fix indirect byval passing of records in address spaced memory. Allocate memo...Guy Benyei2013-03-101-0/+23
OpenPOWER on IntegriCloud