Fix lowering of DYNAMIC_STACKALLOC nodes.
authorAkira Hatanaka <ahatanak@gmail.com>
Wed, 25 May 2011 02:20:00 +0000 (02:20 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Wed, 25 May 2011 02:20:00 +0000 (02:20 +0000)
commit053546c31e4752e3d76e1f0915ddd6c8a3280351
treebab2031d8a0a3f516fd983d57a3e0ae71fbefbdf
parent309213279e5d95826d97b2ab2178db5ddea0ed80
Fix lowering of DYNAMIC_STACKALLOC nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/alloca.ll [new file with mode: 0644]