OSDN Git Service

AMDGPU: Reorganize store tests
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 2 Sep 2016 18:52:28 +0000 (18:52 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Fri, 2 Sep 2016 18:52:28 +0000 (18:52 +0000)
commitf9e0892f727fc960c324dba43b719e583ef51a33
tree137d967775514cded96b1769670b800de334049b
parent740c3d2411278920d950ae930d9077b398634d0e
AMDGPU: Reorganize store tests

Split by AS.
Merge with some prviously failing tests.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280523 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AMDGPU/store-global.ll [moved from test/CodeGen/AMDGPU/store.ll with 64% similarity]
test/CodeGen/AMDGPU/store-local.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/store-v3i32.ll [deleted file]
test/CodeGen/AMDGPU/store.r600.ll [deleted file]