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

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 15:47:46 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
hvdijk marked an inline comment as done.
Closed by commit rG9eac818370fe: [X86] Fix variadic argument handling for x32 (authored by hvdijk).

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.311735.patch
Type: text/x-patch
Size: 24079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/826a62ce/attachment.bin>


More information about the llvm-commits mailing list