[PATCH] D37261: [GlobalISel][X86] Support variadic function call.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 04:52:38 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

Support variadic function call. Port the implementation from X86FastISel.


https://reviews.llvm.org/D37261

Files:
  lib/Target/X86/X86CallLowering.cpp
  test/CodeGen/X86/GlobalISel/callingconv.ll
  test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37261.113063.patch
Type: text/x-patch
Size: 10684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/6f448e05/attachment.bin>


More information about the llvm-commits mailing list