Use the default impl of DYNAMIC_STACKALLOC, allowing us to delete some code.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 09:02:48 +0000 (09:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 09:02:48 +0000 (09:02 +0000)
commitb22c08b8082cdf0026a8d429f37e8c16a1ca8caf
tree94c86ec9fe7ca5da6ad9894dc94c69ce5b1421be
parente112552b5a5c1086aeabe590ab651cbf1178393f
Use the default impl of DYNAMIC_STACKALLOC, allowing us to delete some code.

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