[PATCH] D25693: [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only)
Konstantin Zhuravlyov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 11:22:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284759: [AMDGPU] Emit constant address space data in .rodata section and useā¦ (authored by kzhuravl).
Changed prior to commit:
https://reviews.llvm.org/D25693?vs=75208&id=75324#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25693
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/test/CodeGen/AMDGPU/global-constant.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-globals.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25693.75324.patch
Type: text/x-patch
Size: 11190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/c6f88417/attachment.bin>
More information about the llvm-commits
mailing list