llvm-project/llvm/lib/Target/AMDGPU/Utils
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
..
AMDGPUAsmUtils.cpp [AMDGPU][MC] Added support of SP3 syntax for MTBUF format modifier 2020-07-24 16:41:03 +03:00
AMDGPUAsmUtils.h [AMDGPU][MC] Added support of SP3 syntax for MTBUF format modifier 2020-07-24 16:41:03 +03:00
AMDGPUBaseInfo.cpp [AMDGPU] Introduce and use isGFX10Plus. NFC. 2020-11-26 09:02:36 +00:00
AMDGPUBaseInfo.h [AMDGPU] Introduce and use isGFX10Plus. NFC. 2020-11-26 09:02:36 +00:00
AMDGPUPALMetadata.cpp [AMDGPU] Emit stack frame size in metadata 2020-11-25 16:30:02 +01:00
AMDGPUPALMetadata.h [AMDGPU] Emit stack frame size in metadata 2020-11-25 16:30:02 +01:00
AMDKernelCodeTInfo.h
AMDKernelCodeTUtils.cpp
AMDKernelCodeTUtils.h
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00