[PATCH] D21400: AMDGPU: Emit R_AMDGPU_ABS32_{HI, LO} for scratch buffer relocations

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 13:00:38 PDT 2016


tstellarAMD created this revision.
tstellarAMD added reviewers: arsenm, rafael, kzhuravl.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.

http://reviews.llvm.org/D21400

Files:
  include/llvm/Object/RelocVisitor.h
  include/llvm/Support/ELF.h
  include/llvm/Support/ELFRelocs/AMDGPU.def
  lib/Object/ELF.cpp
  lib/ObjectYAML/ELFYAML.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
  test/CodeGen/AMDGPU/large-alloca-compute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21400.60885.patch
Type: text/x-patch
Size: 5373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/8c1b25d0/attachment.bin>


More information about the llvm-commits mailing list