llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc
Tim Renouf e7bd52f86e [AMDGPU] Added MsgPack format PAL metadata
Summary:
PAL metadata now supports both the old linear reg=val pairs format and
the new MsgPack format.

The MsgPack format uses YAML as its textual representation. On output to
YAML, a mnemonic name is provided for some hardware registers.

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

Change-Id: I2bbaabaaca4b3574f7e03b80fbef7c7a69d06a94
llvm-svn: 356591
2019-03-20 18:47:21 +00:00
..
AMDGPUAsmBackend.cpp AMDGPU: Set ABI version to 1 for code object v3 2019-02-14 23:56:04 +00:00
AMDGPUELFObjectWriter.cpp AMDGPU: Set ABI version to 1 for code object v3 2019-02-14 23:56:04 +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
AMDGPUMCAsmInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDGPUMCAsmInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +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 Use bitset for assembler predicates 2019-03-11 17:04:35 +00:00
AMDGPUMCTargetDesc.cpp [AMDGPU] Implement AMDGPUMCInstrAnalysis 2019-03-05 03:02:00 +00:00
AMDGPUMCTargetDesc.h AMDGPU: Set ABI version to 1 for code object v3 2019-02-14 23:56:04 +00:00
AMDGPUTargetStreamer.cpp [AMDGPU] Added MsgPack format PAL metadata 2019-03-20 18:47:21 +00:00
AMDGPUTargetStreamer.h [AMDGPU] Factored PAL metadata handling out into its own class 2019-03-20 17:42:00 +00:00
CMakeLists.txt [AMDGPU] Fix layering issue with AMDGPUHSAMetadataStreamer (NFC) 2018-07-10 20:07:22 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00