summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/amdgcn-func-arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLVM IR: Generate new-style byval-with-Type from ClangTim Northover2019-06-051-3/+3
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* Recommit r326946 after reducing CallArgList memory footprintYaxun Liu2018-03-151-0/+94
* Revert r326946. It caused stack overflows by significantly increasing the siz...Richard Smith2018-03-101-94/+0
* CodeGen: Fix address space of indirect function argumentYaxun Liu2018-03-071-0/+94
OpenPOWER on IntegriCloud