[AMDGPU][MC][GFX11][NFC] Rename tests
authorDmitry Preobrazhensky <d-pre@mail.ru>
Tue, 9 Aug 2022 10:56:05 +0000 (13:56 +0300)
committerDmitry Preobrazhensky <d-pre@mail.ru>
Tue, 9 Aug 2022 10:56:05 +0000 (13:56 +0300)
commit9d1eeefbfe04d3355c062253e659117d6ba4b735
treeeb8342403b037a45c2c495b5244ce03dcbed0e64
parent9ff0cc7e0fa7e99163610d2fcb58e96f3315e343
[AMDGPU][MC][GFX11][NFC] Rename tests

Make test names more uniform.

Differential Revision: https://reviews.llvm.org/D131398
24 files changed:
llvm/test/MC/AMDGPU/gfx11_asm_ds.s [moved from llvm/test/MC/AMDGPU/gfx11_ds.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_err.s [moved from llvm/test/MC/AMDGPU/gfx11_err.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_exp.s [moved from llvm/test/MC/AMDGPU/exp-gfx11.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_flat.s [moved from llvm/test/MC/AMDGPU/gfx11_flat.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_flat_errs.s [moved from llvm/test/MC/AMDGPU/gfx11-flat-errs.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_flat_mnemonic.s [moved from llvm/test/MC/AMDGPU/flat-gfx11-mnemonic.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_ldsdir.s [moved from llvm/test/MC/AMDGPU/ldsdir.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_mtbuf.s [moved from llvm/test/MC/AMDGPU/gfx11_mtbuf.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_mtbuf_alias.s [moved from llvm/test/MC/AMDGPU/gfx11_mtbuf_alias.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_mubuf.s [moved from llvm/test/MC/AMDGPU/gfx11_mubuf.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_mubuf_alias.s [moved from llvm/test/MC/AMDGPU/gfx11_mubuf_alias.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_sopp.s [moved from llvm/test/MC/AMDGPU/sopp-gfx11.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vinterp.s [moved from llvm/test/MC/AMDGPU/vinterp.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3p.s [moved from llvm/test/MC/AMDGPU/gfx11_vop3p.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vopd.s [moved from llvm/test/MC/AMDGPU/vopd.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_wmma.s [moved from llvm/test/MC/AMDGPU/gfx11_wmma.s with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_ds.txt [moved from llvm/test/MC/Disassembler/AMDGPU/ds_gfx11.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_exp.txt [moved from llvm/test/MC/Disassembler/AMDGPU/exp_gfx11.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_flat.txt [moved from llvm/test/MC/Disassembler/AMDGPU/flat-gfx11.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_mimg.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_mimg.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_mtbuf.txt [moved from llvm/test/MC/Disassembler/AMDGPU/mtbuf_dasm_gfx11.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_mubuf.txt [moved from llvm/test/MC/Disassembler/AMDGPU/mubuf_dasm_gfx11.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vinterp.txt [moved from llvm/test/MC/Disassembler/AMDGPU/vinterp.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_wmma.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_wmma.txt with 100% similarity]