[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 03:31:14 PDT 2016
grimar updated the summary for this revision.
grimar updated this revision to Diff 58398.
grimar added a comment.
- Updated code according to Rafael's directions.
- Updated testcase to check few other instructions (that them are not converted to lea).
http://reviews.llvm.org/D15779
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/gotpc-relax-und-dso.s
test/ELF/gotpc-relax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15779.58398.patch
Type: text/x-patch
Size: 11142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/e477e8c5/attachment.bin>
More information about the llvm-commits
mailing list