Provide dynamic_stackalloc lowering for MSP430.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 25 Aug 2009 17:00:23 +0000 (17:00 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 25 Aug 2009 17:00:23 +0000 (17:00 +0000)
commit379a087cc7175532ff0c24c60069da5eec596879
treed6a309f36a7d1f87170d913355654f10b52a36d7
parentb157e70a681401893b3b78fe3ec5329c425bf7dd
Provide dynamic_stackalloc lowering for MSP430.
This fixes PR4769

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/MSP430/MSP430RegisterInfo.cpp
test/CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll [new file with mode: 0644]