[PATCH] D63549: [GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 01:55:00 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364510: [GlobalISel] Accept multiple vregs in lowerFormalArgs (authored by rovka, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D63549?vs=205758&id=206796#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63549/new/
https://reviews.llvm.org/D63549
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/AArch64/AArch64CallLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUCallLowering.h
llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
llvm/trunk/lib/Target/ARM/ARMCallLowering.h
llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
llvm/trunk/lib/Target/Mips/MipsCallLowering.h
llvm/trunk/lib/Target/X86/X86CallLowering.cpp
llvm/trunk/lib/Target/X86/X86CallLowering.h
llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator.ll
llvm/trunk/test/CodeGen/AMDGPU/GlobalISel/irtranslator-amdgpu_kernel.ll
llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63549.206796.patch
Type: text/x-patch
Size: 38859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/c0110431/attachment.bin>
More information about the llvm-commits
mailing list