[llvm] r305702 - [AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update. Add Gfx9 dasm tests.
Artem Tamazov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 08:55:02 PDT 2017
Author: artem.tamazov
Date: Mon Jun 19 10:55:02 2017
New Revision: 305702
URL: http://llvm.org/viewvc/llvm-project?rev=305702&view=rev
Log:
[AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update. Add Gfx9 dasm tests.
A new Gfx9 dasm test added with approx 29000 cases.
Existing tests extended by (approx.):
* Gfx7 asm: 5000 test cases
* Gfx8 asm: 5000 test cases
* Gfx9 asm: 14400 test cases
* Gfx8 dasm: 5200 test cases
Added:
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
- copied, changed from r305701, llvm/trunk/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
Modified:
llvm/trunk/test/MC/AMDGPU/gfx7_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx8_asm_all.s
llvm/trunk/test/MC/AMDGPU/gfx9_asm_all.s
llvm/trunk/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
More information about the llvm-commits
mailing list