OSDN Git Service

AMDGPU: Enable code object v3 for AMDHSA only
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 15 Nov 2018 02:32:43 +0000 (02:32 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 15 Nov 2018 02:32:43 +0000 (02:32 +0000)
commitd0eb792425a074fbe643219768e7c8e8fe1519cf
tree17b34a38e2dfff3aa58957fcdca9465a0af59c6c
parentaa87382d917d31c55f4a155b7814e2a3801af2f7
AMDGPU: Enable code object v3 for AMDHSA only

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346923 91177308-0d34-0410-b5e6-96231b3b80d8
45 files changed:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/addrspacecast.ll
test/CodeGen/AMDGPU/amdgpu.private-memory.ll
test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll
test/CodeGen/AMDGPU/call-graph-register-usage.ll
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
test/CodeGen/AMDGPU/debugger-emit-prologue.ll
test/CodeGen/AMDGPU/elf-notes.ll
test/CodeGen/AMDGPU/flat-for-global-subtarget-feature.ll
test/CodeGen/AMDGPU/flat-scratch-reg.ll
test/CodeGen/AMDGPU/gfx902-without-xnack.ll
test/CodeGen/AMDGPU/hsa-fp-mode.ll
test/CodeGen/AMDGPU/hsa-func.ll
test/CodeGen/AMDGPU/hsa-metadata-enqueue-kernel.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-hidden-args.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/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/hsa.ll
test/CodeGen/AMDGPU/kernel-args.ll
test/CodeGen/AMDGPU/kernel-argument-dag-lowering.ll
test/CodeGen/AMDGPU/large-alloca-compute.ll
test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.queue.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
test/CodeGen/AMDGPU/nop-data.ll
test/CodeGen/AMDGPU/promote-alloca-no-opts.ll
test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
test/MC/AMDGPU/hsa-exp.s
test/MC/AMDGPU/hsa-text.s
test/MC/AMDGPU/hsa.s
test/MC/AMDGPU/hsa_code_object_isa_args.s
test/MC/AMDGPU/hsa_isa_version_attrs.s
test/MC/AMDGPU/isa-version-hsa.s
test/MC/AMDGPU/isa-version-pal.s
test/MC/AMDGPU/isa-version-unk.s
test/MC/AMDGPU/sym_option.s
test/Object/AMDGPU/objdump.s