OSDN Git Service

Move some return-handling code from lowerarguments to the ISD::RET handling stuff.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Apr 2006 01:21:43 +0000 (01:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Apr 2006 01:21:43 +0000 (01:21 +0000)
commit06c24350a92dff027cf1b4ddb91704cb82d976ae
tree828075e838b8546a2b750df59b74082b40af85dc
parent347d9d61368e563630e3e93e5ba83bf42960c78e
Move some return-handling code from lowerarguments to the ISD::RET handling stuff.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp