]> granicus.if.org Git - llvm/commit
AMDGPU: Remove SITypeRewriter
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 28 Jun 2017 21:38:50 +0000 (21:38 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 28 Jun 2017 21:38:50 +0000 (21:38 +0000)
commitc278dccfd0a012d1d9a0577fdc92b1bf6d53b427
treef14a5bcabb026dd860540d665912babea66279a9
parenta898e97f00100d523c7b443e942b4dce4054c3d6
AMDGPU: Remove SITypeRewriter

This was an old workaround for using v16i8 in some old intrinsics
for resource descriptors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306603 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SITypeRewriter.cpp [deleted file]
test/CodeGen/AMDGPU/bug-vopc-commute.ll
test/CodeGen/AMDGPU/llvm.SI.load.dword.ll
test/CodeGen/AMDGPU/llvm.SI.tbuffer.store.ll
test/CodeGen/AMDGPU/mubuf.ll
test/CodeGen/AMDGPU/ret_jump.ll
test/CodeGen/AMDGPU/scheduler-subrange-crash.ll
test/CodeGen/AMDGPU/sgpr-copy.ll
test/CodeGen/AMDGPU/si-lod-bias.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/si-spill-cf.ll
test/CodeGen/AMDGPU/smrd.ll
test/CodeGen/AMDGPU/split-smrd.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll