[PATCH] D63551: [GlobalISel] Accept multiple vregs for lowerCall's arguments

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 02:21:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364512: [GlobalISel] Accept multiple vregs for lowerCall's args (authored by rovka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63551?vs=205761&id=206800#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63551

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator-cse.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63551.206800.patch
Type: text/x-patch
Size: 19037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/5a41f6a7/attachment.bin>


More information about the llvm-commits mailing list