[PATCH] D32288: [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 10:18:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301194: [GlobalISel][X86] Lower FormalArgument/Ret using… (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D32288?vs=95936&id=96418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32288

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32288.96418.patch
Type: text/x-patch
Size: 11310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/00865004/attachment.bin>


More information about the llvm-commits mailing list