[PATCH] D51842: [X86ISel] Implement byval lowering for Win64 calling convention

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 10:40:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342402: [X86ISel] Implement byval lowering for Win64 calling convention (authored by kfischer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51842?vs=165194&id=165786#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51842

Files:
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/win64-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51842.165786.patch
Type: text/x-patch
Size: 3920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180917/7eba3b5b/attachment.bin>


More information about the llvm-commits mailing list