[PATCH] D21484: AMDGPU/SI: Add support for R_AMDGPU_GOTPCREL
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 15:14:32 PDT 2016
tstellarAMD updated this revision to Diff 63330.
tstellarAMD added a comment.
Address review comments and also stop using PseudoSourceValue for
the GOT address. I will add this back in in a follow up commit once
http://reviews.llvm.org/D21688 is committed.
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.h
test/CodeGen/AMDGPU/global-variable-relocs.ll
test/CodeGen/AMDGPU/global-zero-initializer.ll
test/CodeGen/AMDGPU/hsa-func.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/hsa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21484.63330.patch
Type: text/x-patch
Size: 22090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/1549c7f0/attachment.bin>
More information about the llvm-commits
mailing list