Fix a couple more places where we are creating ld / st instructions without memoperands.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 1 Nov 2009 22:04:35 +0000 (22:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 1 Nov 2009 22:04:35 +0000 (22:04 +0000)
commite3ce8aab0a6de939f8cfa4f8cb2e3a3bf4e1fe21
tree78f31984510abd2c6d8b7eed597b8aae26c26ec8
parent48d8afab73d72418cf9505a020f621014920463c
Fix a couple more places where we are creating ld / st instructions without memoperands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp