OSDN Git Service

AMDGPU/GlobalISel: Add support for amdgpu_vs calling convention
authorTom Stellard <tstellar@redhat.com>
Tue, 1 Aug 2017 12:38:33 +0000 (12:38 +0000)
committerTom Stellard <tstellar@redhat.com>
Tue, 1 Aug 2017 12:38:33 +0000 (12:38 +0000)
commitc0ce68eb67d2ff9e24afe42e3bf77a910337879b
treefc68e439de950bb784a19735dddd5dea4bca466a
parentca05253041c3e241f3987b430771f5db8aa35806
AMDGPU/GlobalISel: Add support for amdgpu_vs calling convention

Reviewers: arsenm

Reviewed By: arsenm

Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, rovka, kristof.beyls, igorb, dstuttard, tpr, llvm-commits, t-tye

Differential Revision: https://reviews.llvm.org/D35916

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUCallLowering.cpp
test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_vs.ll [new file with mode: 0644]