[PATCH] D25562: [AMDGPU] Emit 32-bit lo/hi got and pc relative variant kinds for external and global address space variables

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 08:19:22 PDT 2016


kzhuravl created this revision.
kzhuravl added reviewers: tstellarAMD, tony-tye.
kzhuravl added a subscriber: llvm-commits.
Herald added subscribers: yaxunl, nhaehnle, wdng, arsenm.

https://reviews.llvm.org/D25562

Files:
  lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/captured-frame-index.ll
  test/CodeGen/AMDGPU/global-variable-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25562.74524.patch
Type: text/x-patch
Size: 16501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/21823941/attachment-0001.bin>


More information about the llvm-commits mailing list