]> granicus.if.org Git - llvm/commit
AMDGPU: Bring HSA metadata on par with the specification
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sat, 14 Oct 2017 19:03:51 +0000 (19:03 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Sat, 14 Oct 2017 19:03:51 +0000 (19:03 +0000)
commit5556d8485b8b64095a7f097b44c01f1b379ba094
tree7272890528f0fe6949a2be0738f06bd33cb06171
parent7032e50fbc7c48b49c161e8fea1aff5e71c48c22
AMDGPU: Bring HSA metadata on par with the specification

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315821 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
docs/AMDGPUUsage.rst
include/llvm/Support/AMDGPUMetadata.h
lib/Support/AMDGPUMetadata.cpp
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUAsmPrinter.h
lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h
test/CodeGen/AMDGPU/elf-notes.ll
test/CodeGen/AMDGPU/hsa-metadata-deduce-ro-arg.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-images.ll
test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props.ll
test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
test/MC/AMDGPU/hsa-metadata-kernel-args.s
test/MC/AMDGPU/hsa-metadata-kernel-attrs.s
test/MC/AMDGPU/hsa-metadata-kernel-code-props.s
test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s
test/MC/AMDGPU/hsa-metadata-unknown-key.s
test/MC/AMDGPU/hsa.s