OSDN Git Service

[AMDGPU] gfx10 tests. NFC.
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 20 Jun 2019 16:29:40 +0000 (16:29 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Thu, 20 Jun 2019 16:29:40 +0000 (16:29 +0000)
commit47b8de0499d3a71b647fa3216bb98f913c20d0a8
tree1fe89cdcc3f098630482dbf9f3473ea2bea4b441
parent9af3d6f06f1c2b76ce62cd8b9a93d0981fda426e
[AMDGPU] gfx10 tests. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363946 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
test/CodeGen/AMDGPU/gfx10-vop-literal.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/hsa.ll
test/CodeGen/AMDGPU/idot2.ll
test/CodeGen/AMDGPU/idot4s.ll
test/CodeGen/AMDGPU/idot4u.ll
test/CodeGen/AMDGPU/idot8s.ll
test/CodeGen/AMDGPU/idot8u.ll
test/CodeGen/AMDGPU/mixed-wave32-wave64.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/mixed_wave32_wave64.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/mubuf-legalize-operands.ll
test/CodeGen/AMDGPU/optimize-negated-cond-exec-masking-wave32.mir [new file with mode: 0644]
test/MC/AMDGPU/gfx10-vop2be-literal.s [new file with mode: 0644]
test/MC/AMDGPU/gfx10_asm_all.s [new file with mode: 0644]
test/MC/AMDGPU/gfx10_asm_dpp16.s [new file with mode: 0644]
test/MC/AMDGPU/gfx10_asm_dpp8.s [new file with mode: 0644]
test/MC/AMDGPU/gfx10_asm_err.s [new file with mode: 0644]
test/MC/AMDGPU/lds_direct-gfx10.s [new file with mode: 0644]
test/MC/Disassembler/AMDGPU/gfx10-vop2be-literal.txt [new file with mode: 0644]
test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt [new file with mode: 0644]
test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt [new file with mode: 0644]
test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp8.txt [new file with mode: 0644]