Pull out Call, reducing stack frame size from 6032 bytes to 5184 bytes.
authorChris Lattner <sabre@nondot.org>
Thu, 6 Oct 2005 19:07:45 +0000 (19:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Oct 2005 19:07:45 +0000 (19:07 +0000)
commit6a16f6a14f344eb49a218b3fe159858e95d73e94
treea3850af4ae71800603cc12a2deee11bf416284d1
parent222adac30a642b5ea4a916eb3e97d8d95eb32bea
Pull out Call, reducing stack frame size from 6032 bytes to 5184 bytes.

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