Fully implement frame index, so that we can pass the address of alloca's
authorChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 00:45:43 +0000 (00:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 00:45:43 +0000 (00:45 +0000)
commite28e40a2733c5d9a568d1569e2d1d8461716b22d
tree50540cfa770a144afe643447874e6247e37c964c
parentafb2dd43de61f4585e75d1f3ab93a9ac4b3b7592
Fully implement frame index, so that we can pass the address of alloca's
around to functions and stuff

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