llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc
Sam Clegg 90b6bb75e8 [MC] Minor cleanup to MCFixup::Kind handling. NFC.
Prefer `MCFixupKind` where possible and add getTargetKind() to
convert to `unsigned` when needed rather than scattering cast
operators around the place.

Differential Revision: https://reviews.llvm.org/D59890

llvm-svn: 369720
2019-08-23 01:00:55 +00:00
..
AMDGPUAsmBackend.cpp [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
AMDGPUELFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
AMDGPUELFStreamer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPUELFStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPUFixupKinds.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPUInstPrinter.cpp [AMDGPU] Allow register tuples to set asm names 2019-07-19 18:05:01 +00:00
AMDGPUInstPrinter.h [AMDGPU] Allow register tuples to set asm names 2019-07-19 18:05:01 +00:00
AMDGPUMCAsmInfo.cpp MC: Allow getMaxInstLength to depend on the subtarget 2019-05-22 16:28:41 +00:00
AMDGPUMCAsmInfo.h MC: Allow getMaxInstLength to depend on the subtarget 2019-05-22 16:28:41 +00:00
AMDGPUMCCodeEmitter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPUMCCodeEmitter.h [AMDGPU] gfx908 mAI instructions, MC part 2019-07-09 21:43:09 +00:00
AMDGPUMCTargetDesc.cpp Revert CMake: Make most target symbols hidden by default 2019-06-11 03:21:13 +00:00
AMDGPUMCTargetDesc.h [AMDGPU] Create a TargetInfo header. NFC 2019-05-14 21:54:37 +00:00
AMDGPUTargetStreamer.cpp [AMDGPU] Increase kernel padding 2019-07-24 19:40:13 +00:00
AMDGPUTargetStreamer.h AMDGPU/MC: Add .amdgpu_lds directive 2019-06-25 11:51:35 +00:00
CMakeLists.txt [AMDGPU] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:03:35 +00:00
LLVMBuild.txt [AMDGPU] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:03:35 +00:00
R600MCCodeEmitter.cpp Use bitset for assembler predicates 2019-03-11 17:04:35 +00:00
R600MCTargetDesc.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SIMCCodeEmitter.cpp [AMDGPU] gfx908 mAI instructions, MC part 2019-07-09 21:43:09 +00:00