OSDN Git Service

[AMDGPU] Defined gfx909 Raven Ridge 2
authorTim Renouf <tpr.llvm@botech.co.uk>
Wed, 24 Oct 2018 08:14:07 +0000 (08:14 +0000)
committerTim Renouf <tpr.llvm@botech.co.uk>
Wed, 24 Oct 2018 08:14:07 +0000 (08:14 +0000)
commit7d5e5c27471568f7928bc81af4ff1c64469ec2e8
treeb5789e411017c6550ff435870c27c1d4efb88e3a
parent8b5bda22ebfff505eca10488ff1e48348ed8b0d4
[AMDGPU] Defined gfx909 Raven Ridge 2

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

Change-Id: Ie3d054f2e956c2768988c0f4c0ffd29a47294eef

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345120 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
docs/AMDGPUUsage.rst
include/llvm/BinaryFormat/ELF.h
include/llvm/Support/TargetParser.h
lib/ObjectYAML/ELFYAML.cpp
lib/Support/TargetParser.cpp
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/GCNProcessors.td
lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
test/CodeGen/AMDGPU/elf-header-flags-mach.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/Object/AMDGPU/elf-header-flags-mach.yaml
tools/llvm-readobj/ELFDumper.cpp