Allow the target to specify 'expand' if they just require the amount to
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 08:54:32 +0000 (08:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 08:54:32 +0000 (08:54 +0000)
commit903d278a9b7398d8905c90832e587e0556c52789
tree747ff8200fbd057cf2fb3d4bbac98ec0c42631e9
parentbce8887ceef02a51b34814519f6c49492648eb00
Allow the target to specify 'expand' if they just require the amount to
be subtracted from the stack pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp