Implement dynamic allocas
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:08:15 +0000 (14:08 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:08:15 +0000 (14:08 +0000)
commitc772c4408e85afad5c239b7212503e5746e2450b
tree1f4d3b661e5e632f330265e5390319a181056fd5
parentc16cdc5de7a319523d69f4e335ffbfe21ec9348b
Implement dynamic allocas

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75985 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZRegisterInfo.cpp
test/CodeGen/SystemZ/09-DynamicAlloca.ll [new file with mode: 0644]