llvm-project/llvm/lib/Target/AMDGPU/Utils
Carl Ritson 99c790dc21 [AMDGPU] Make BVH isel consistent with other MIMG opcodes
Suffix opcodes with _gfx10.
Remove direct references to architecture specific opcodes.
Add a BVH flag and apply this to diassembly.
Fix a number of disassembly errors on gfx90a target caused by
previous incorrect BVH detection code.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D108117
2021-08-17 10:42:22 +09:00
..
AMDGPUAsmUtils.cpp [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
AMDGPUAsmUtils.h [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
AMDGPUBaseInfo.cpp [NFC] Remove AttributeList::hasParamAttribute() 2021-08-13 10:58:21 -07:00
AMDGPUBaseInfo.h [AMDGPU] Make BVH isel consistent with other MIMG opcodes 2021-08-17 10:42:22 +09:00
AMDGPULDSUtils.cpp [AMDGPU] Ignore call graph node which does not have function info. 2021-08-04 10:22:33 +05:30
AMDGPULDSUtils.h [AMDGPU] Replace non-kernel function uses of LDS globals by pointers. 2021-06-21 11:51:49 +05:30
AMDGPUPALMetadata.cpp [AMDGPU] Set optional PAL metadata 2021-07-06 11:58:00 +02:00
AMDGPUPALMetadata.h [AMDGPU] Set optional PAL metadata 2021-07-06 11:58:00 +02:00
AMDKernelCodeTInfo.h
AMDKernelCodeTUtils.cpp [NFC][AMDGPU] Reduce include files dependency. 2021-01-07 22:22:05 +03:00
AMDKernelCodeTUtils.h [NFC][AMDGPU] Reduce include files dependency. 2021-01-07 22:22:05 +03:00
CMakeLists.txt [AMDGPU] Fix linking with shared libraries 2021-06-21 11:11:13 +02:00