]> granicus.if.org Git - clang/commit
[NVPTX] Update ABI handling
authorJustin Holewinski <jholewinski@nvidia.com>
Wed, 20 Nov 2013 20:35:34 +0000 (20:35 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Wed, 20 Nov 2013 20:35:34 +0000 (20:35 +0000)
commit539110ffaece530317c82d1d890119d9fd627713
tree7b7a8aa781f4cde0ee7b43dd62c3e8e5b4771a5a
parent6086ec9dec191229831c28bf17c31d781306d18f
[NVPTX] Update ABI handling

For PTX, we want the target to handle struct returns directly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/nvptx-abi.c [new file with mode: 0644]