[PATCH] D42216: Use New Module Metadata String "AvoidPLT" to avoid calls via PLT
Sriraman Tallam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 13:34:28 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325962: Intrinsics calls should avoid the PLT when "RtLibUseGOT" metadata is present. (authored by tmsriram, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42216?vs=135114&id=135691#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42216
Files:
llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86Subtarget.cpp
llvm/trunk/test/CodeGen/X86/no-plt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42216.135691.patch
Type: text/x-patch
Size: 4107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/bde5c7b7/attachment.bin>
More information about the llvm-commits
mailing list