Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64429
[AMDGPU] gfx908 target ClosedPublic Authored by rampitec on Jul 9 2019, 11:06 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: rupprecht, jfb, t-tye and 7 others. · View Herald TranscriptJul 9 2019, 11:06 AM rampitec retitled this revision from AMDGPU] gfx908 target to [AMDGPU] gfx908 target.Jul 9 2019, 11:06 AM This revision is now accepted and ready to land.Jul 9 2019, 11:08 AM Closed by commit rL365525: [AMDGPU] gfx908 target (authored by rampitec). · Explain WhyJul 9 2019, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 208746 llvm/trunk/docs/AMDGPUUsage.rst
llvm/trunk/include/llvm/BinaryFormat/ELF.h
llvm/trunk/include/llvm/Support/TargetParser.h
llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
llvm/trunk/lib/Support/TargetParser.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/trunk/lib/Target/AMDGPU/GCNProcessors.td
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/trunk/test/CodeGen/AMDGPU/elf-header-flags-mach.ll
llvm/trunk/test/CodeGen/AMDGPU/elf-header-flags-sram-ecc.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-note-no-func.ll
llvm/trunk/test/MC/AMDGPU/dl-insts.s
llvm/trunk/test/MC/Disassembler/AMDGPU/dl-insts.txt
llvm/trunk/test/Object/AMDGPU/elf-header-flags-mach.yaml
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
|