[PATCH] D36197: [X86] Teach fastisel to select calls to dllimport functions

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 17:11:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310152: [X86] Teach fastisel to select calls to dllimport functions (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D36197?vs=109247&id=109840#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36197

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/test/CodeGen/X86/dllimport-x86_64.ll
  llvm/trunk/test/CodeGen/X86/dllimport.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-call-cleanup.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36197.109840.patch
Type: text/x-patch
Size: 6383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170805/57babd6b/attachment.bin>


More information about the llvm-commits mailing list