[PATCH] D63550: [GlobalISel] Accept multiple vregs for lowerCall's result

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364511: [GlobalISel] Accept multiple vregs for lowerCall's result (authored by rovka, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D63550?vs=205759&id=206799#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63550

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/ARM/ARMLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  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: D63550.206799.patch
Type: text/x-patch
Size: 15492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/33d4cf4a/attachment.bin>


More information about the llvm-commits mailing list