OSDN Git Service

Eliminate an extra copy from R1 that Nate noticed on function calls that
authorChris Lattner <sabre@nondot.org>
Thu, 28 Jul 2005 05:23:43 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Jul 2005 05:23:43 +0000 (05:23 +0000)
commit988b1dd608ed596879e29ad27d4aafdbf3a8f1ac
tree2164500f4618e6c1341e63e064ef2dbd37baef83
parent4015ea871113165cbf2d0d9b7513fd90e5ddaf46
Eliminate an extra copy from R1 that Nate noticed on function calls that
have to write arguments to the stack

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