Cleaning up of prologue/epilogue code for Mips16. First step
authorReed Kotler <rkotler@mips.com>
Sun, 8 Dec 2013 16:51:52 +0000 (16:51 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 8 Dec 2013 16:51:52 +0000 (16:51 +0000)
commitc9ea75ee5bcf6a9ced5852b7662f1400a9be8d16
treec321731e3293b1bcde6922fec6bb3c9d04d9353d
parent7c4342e90b929a1301261147ea23e60e1ea02f6c
Cleaning up of prologue/epilogue code for Mips16. First step
here is to make save/restore into variable number of argument instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
lib/Target/Mips/InstPrinter/MipsInstPrinter.h
lib/Target/Mips/Mips16InstrInfo.cpp
lib/Target/Mips/Mips16InstrInfo.td
test/CodeGen/Mips/align16.ll
test/CodeGen/Mips/alloca16.ll
test/CodeGen/Mips/ex2.ll
test/CodeGen/Mips/helloworld.ll