llvm-project/llvm/lib/Target/AMDGPU/Disassembler
Jay Foad 4f87d30a06 [AMDGPU] Introduce and use isGFX10Plus. NFC.
It's more future-proof to use isGFX10Plus from the start, on the
assumption that future architectures will be based on current
architectures.

Also make use of the existing isGFX9Plus in a few places.

Differential Revision: https://reviews.llvm.org/D92092
2020-11-26 09:02:36 +00:00
..
AMDGPUDisassembler.cpp [AMDGPU] Introduce and use isGFX10Plus. NFC. 2020-11-26 09:02:36 +00:00
AMDGPUDisassembler.h [AMDGPU] Introduce and use isGFX10Plus. NFC. 2020-11-26 09:02:36 +00:00
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00