[PATCH] D15000: [ELF] - Implemented @tlsgd optimization (GD->IE case, x64).

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 10:19:58 PST 2015


grimar retitled this revision from "[ELF] - Implemented @tlsgd optimization (GD->IE case)." to "[ELF] - Implemented @tlsgd optimization (GD->IE case, x64).".
grimar updated this revision to Diff 41412.
grimar added a comment.

Review comments addressed.


http://reviews.llvm.org/D15000

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/Inputs/tls-opt-gdie.s
  test/ELF/tls-opt-gdie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15000.41412.patch
Type: text/x-patch
Size: 11799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/08d87738/attachment.bin>


More information about the llvm-commits mailing list