[PATCH] D53222: AMDGPU: Add sram-ecc feature

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 14:46:53 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346177: AMDGPU: Add sram-ecc feature (authored by kzhuravl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53222?vs=170487&id=172663#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53222

Files:
  llvm/trunk/docs/AMDGPUUsage.rst
  llvm/trunk/include/llvm/BinaryFormat/ELF.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/directive-amdgcn-target.ll
  llvm/trunk/test/CodeGen/AMDGPU/elf-header-flags-mach.ll
  llvm/trunk/test/CodeGen/AMDGPU/elf-header-flags-sram-ecc.ll
  llvm/trunk/test/Object/AMDGPU/elf-header-flags-sram-ecc.yaml
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53222.172663.patch
Type: text/x-patch
Size: 19079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/c97c5e5f/attachment.bin>


More information about the llvm-commits mailing list