[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
Mon Jan 29 12:35:10 PST 2018


tmsriram updated this revision to Diff 131853.
tmsriram added a comment.

Updated to incorporate Rafael's changes.


https://reviews.llvm.org/D42216

Files:
  include/llvm/IR/Module.h
  lib/IR/Module.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86Subtarget.cpp
  test/CodeGen/X86/no-plt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42216.131853.patch
Type: text/x-patch
Size: 4672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/c83c087c/attachment.bin>


More information about the llvm-commits mailing list