[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 20 02:34:49 PDT 2019
rovka updated this revision to Diff 205759.
rovka added a comment.
More context.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63550/new/
https://reviews.llvm.org/D63550
Files:
llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/lib/Target/ARM/ARMCallLowering.cpp
llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
llvm/lib/Target/Mips/MipsCallLowering.cpp
llvm/lib/Target/X86/X86CallLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
llvm/test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63550.205759.patch
Type: text/x-patch
Size: 14886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/e0c915d2/attachment-0001.bin>
More information about the llvm-commits
mailing list