Use default lowering of DYNAMIC_STACKALLOC. As far as I can tell, ARM isle is doing...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 15 Apr 2010 22:20:34 +0000 (22:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 15 Apr 2010 22:20:34 +0000 (22:20 +0000)
commit3a1588a2e38d57de3c4277f071f2316fb3dbc37a
tree668fc0a409dda4068dd8d970d63f4e7d161efd9c
parent31d80103d56c026403d7fb6c50833664ff63ddcb
Use default lowering of DYNAMIC_STACKALLOC. As far as I can tell, ARM isle is doing the right thing and codegen looks correct for both Thumb and Thumb2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll