[PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslato...
authorAnshil Gandhi <gandhi21299@gmail.com>
Wed, 2 Jun 2021 22:46:39 +0000 (16:46 -0600)
committerAnshil Gandhi <gandhi21299@gmail.com>
Wed, 2 Jun 2021 22:46:39 +0000 (16:46 -0600)
commit1c5ff0b03f4e5b03619f58634396b5370d61b086
treeaa815ede831c0eba86718fd3c9bc0c90d9697f60
parent875ff8e059b73f65f5ad08d416a0a9caf0673d1a
[PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslator for the PPC backend

Differential Revision: https://reviews.llvm.org/D99812
llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
llvm/lib/Target/PowerPC/GISel/PPCCallLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-args-lowering.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-ret.ll [deleted file]