OSDN Git Service

[NVPTX] Fix handling of vector arguments
authorJustin Holewinski <jholewinski@nvidia.com>
Sun, 24 Mar 2013 21:17:47 +0000 (21:17 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Sun, 24 Mar 2013 21:17:47 +0000 (21:17 +0000)
commit1ce53cb526d23a3988fb12a5294ab1fcb2eb840f
tree6bea124ccd32b23b0cfcce79afae821a43b8c472
parentd28e30fcf44b22c897914343fce9061eb62d3b47
[NVPTX] Fix handling of vector arguments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177847 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Target/NVPTX/NVPTXISelLowering.cpp
test/CodeGen/NVPTX/vector-args.ll [new file with mode: 0644]