llvm-project/llvm/lib/Target/AMDGPU/Utils
Matt Arsenault bc56166281 AMDGPU: Simplify getAddressSpace calls
These can be directly taken from the GlobalValue instead of going
through the type.
2019-10-31 07:51:38 -07:00
..
AMDGPUAsmUtils.cpp [AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL message 2019-07-15 15:12:16 +00:00
AMDGPUAsmUtils.h [AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of instructions s_set_gpr_idx_on and s_set_gpr_idx_mode 2019-02-27 13:12:12 +00:00
AMDGPUBaseInfo.cpp AMDGPU: Simplify getAddressSpace calls 2019-10-31 07:51:38 -07:00
AMDGPUBaseInfo.h [AMDGPU] Extend buffer intrinsics with swizzling 2019-10-02 17:22:36 +00:00
AMDGPUPALMetadata.cpp Prune two MachineInstr.h includes, fix up deps 2019-10-19 00:22:07 +00:00
AMDGPUPALMetadata.h [AMDGPU] gfx1010 wave32 metadata 2019-06-17 16:48:56 +00:00
AMDKernelCodeTInfo.h [AMDGPU] gfx1010 wave32 metadata 2019-06-17 16:48:56 +00:00
AMDKernelCodeTUtils.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDKernelCodeTUtils.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [AMDGPU] Factored PAL metadata handling out into its own class 2019-03-20 17:42:00 +00:00
LLVMBuild.txt [AMDGPU] Fix dependency on `BinaryFormat` 2019-03-20 21:22:27 +00:00