]> granicus.if.org Git - clang/commit
CUDA: set proper calling conventions for PTX
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Oct 2011 16:49:54 +0000 (16:49 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 6 Oct 2011 16:49:54 +0000 (16:49 +0000)
commit744d90bfe2a43847764a707b1bee7ef1e30ad5f2
tree2e4009307cedc3c7797d65e0c2331c0ebee4e350
parente57ffac6326c20da8f688f937100c03e90b7fabe
CUDA: set proper calling conventions for PTX

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141296 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CMakeLists.txt
test/CodeGenCUDA/ptx-kernels.cu [new file with mode: 0644]