Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
authorReed Kotler <rkotler@mips.com>
Wed, 31 Oct 2012 05:21:10 +0000 (05:21 +0000)
committerReed Kotler <rkotler@mips.com>
Wed, 31 Oct 2012 05:21:10 +0000 (05:21 +0000)
commit9441125d636dee246acf9cb6c8f264edda92c335
tree004c196c6fdd4ed683e045962ae7a82d8cf2776e
parentb5bc8d00096e794c52dc82fefb31a07ae5a263be
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16FrameLowering.cpp
lib/Target/Mips/Mips16InstrInfo.cpp
lib/Target/Mips/Mips16InstrInfo.h
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/Mips16RegisterInfo.cpp
lib/Target/Mips/Mips16RegisterInfo.h
test/CodeGen/Mips/alloca16.ll