Fix invalid operand updates & implement post-inc memory operands
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 8 Nov 2009 14:27:38 +0000 (14:27 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 8 Nov 2009 14:27:38 +0000 (14:27 +0000)
commit52f28e9b63b862fa3dafd9330eb76d5874c21574
treea57b8bdb6bf3751e61ed8531ce429e8e0cd53bbd
parent773943ac5ce3d4d8fce21f8585e0094ec0d2716a
Fix invalid operand updates & implement post-inc memory operands

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86466 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
lib/Target/MSP430/MSP430InstrInfo.td
test/CodeGen/MSP430/postinc.ll