[PATCH] D93160: [X86] Fix variadic argument handling for x32

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 09:07:15 PST 2020


hvdijk updated this revision to Diff 311450.
hvdijk edited the summary of this revision.
hvdijk added a comment.

In D93160#2450846 <https://reviews.llvm.org/D93160#2450846>, @RKSimon wrote:

> rebase?

Sure, rebased to take out the already applied update to UpdateTestChecks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93160/new/

https://reviews.llvm.org/D93160

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/test/CodeGen/X86/x86-64-varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93160.311450.patch
Type: text/x-patch
Size: 37312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201213/05ceefc9/attachment.bin>


More information about the llvm-commits mailing list