[PATCH] D21484: AMDGPU/SI: Add support for R_AMDGPU_GOTPCREL
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 08:41:46 PDT 2016
tstellarAMD updated this revision to Diff 61799.
tstellarAMD added a comment.
Use a PseudoSourceValue to represent the GOT.
http://reviews.llvm.org/D21484
Files:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
test/CodeGen/AMDGPU/global-variable-relocs.ll
test/CodeGen/AMDGPU/global-zero-initializer.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/hsa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21484.61799.patch
Type: text/x-patch
Size: 23615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/350e56b2/attachment.bin>
More information about the llvm-commits
mailing list