llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc
Yaxun Liu 874d26a89d Rename PT_NOTE namespace name used in AMDGPUPTNote.h
Patch by Guansong Zhang.

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

llvm-svn: 297498
2017-03-10 19:35:43 +00:00
..
AMDGPUAsmBackend.cpp Enable '-Wstring-conversion' and fix some bad asserts that it helped 2016-12-23 01:38:06 +00:00
AMDGPUELFObjectWriter.cpp [AMDGPU] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-03 23:38:40 +00:00
AMDGPUELFStreamer.cpp AMDGPU/SI: Add support for AMD code object version 2. 2016-05-05 17:03:33 +00:00
AMDGPUELFStreamer.h AMDGPU/SI: Add support for AMD code object version 2. 2016-05-05 17:03:33 +00:00
AMDGPUFixupKinds.h AMDGPU/SI: Refactor fixup handling for constant addrspace variables 2016-06-14 20:29:59 +00:00
AMDGPUMCAsmInfo.cpp Revert "AMDGPU: Set MCAsmInfo::PointerSize" 2017-03-07 04:44:33 +00:00
AMDGPUMCAsmInfo.h
AMDGPUMCCodeEmitter.cpp
AMDGPUMCCodeEmitter.h Check that emitted instructions meet their predicates on all targets except ARM, Mips, and X86. 2016-11-19 13:05:44 +00:00
AMDGPUMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AMDGPUMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AMDGPURuntimeMD.cpp [AMDGPU] Runtime metadata fixes: 2017-02-27 07:55:17 +00:00
AMDGPURuntimeMD.h [AMDGPU] Runtime metadata fixes: 2017-02-27 07:55:17 +00:00
AMDGPUTargetStreamer.cpp Rename PT_NOTE namespace name used in AMDGPUPTNote.h 2017-03-10 19:35:43 +00:00
AMDGPUTargetStreamer.h Rename PT_NOTE namespace name used in AMDGPUPTNote.h 2017-03-10 19:35:43 +00:00
CMakeLists.txt AMDGPU: Emit runtime metadata version 2 as YAML 2016-12-14 17:16:52 +00:00
LLVMBuild.txt Fix requirements. 2016-11-10 23:53:45 +00:00
R600MCCodeEmitter.cpp [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2016-12-12 22:23:53 +00:00
SIMCCodeEmitter.cpp AMDGPU: Add VOP3P instruction format 2017-02-27 18:49:11 +00:00