Add code enough for emission of reg-reg and reg-imm moves. This allows us to compile...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 May 2009 13:02:04 +0000 (13:02 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 May 2009 13:02:04 +0000 (13:02 +0000)
commit1df221f2bb8e8380e255d1bec73ab07b388d01a2
tree25feae768943a171215f858d0786a4c95c52cc15
parent09c42f509a10e1725f52ebac36d38deee194b526
Add code enough for emission of reg-reg and reg-imm moves. This allows us to compile "ret i16 0" properly!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70710 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430AsmPrinter.cpp
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/MSP430/MSP430InstrInfo.cpp
lib/Target/MSP430/MSP430InstrInfo.h
lib/Target/MSP430/MSP430InstrInfo.td
lib/Target/MSP430/MSP430RegisterInfo.cpp
lib/Target/MSP430/MSP430RegisterInfo.td