One more spot where the new arm mode LDR instruction representation
authorJim Grosbach <grosbach@apple.com>
Wed, 27 Oct 2010 00:38:16 +0000 (00:38 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 27 Oct 2010 00:38:16 +0000 (00:38 +0000)
commitf85dd04bfaba4b7d57833d576127439628cb2931
treeaeecd0eb2d10808aca8c9a6e33b91f3919084513
parenta06038369b830bb83742b6b39775f39dd9e69ae2
One more spot where the new arm mode LDR instruction representation
doesn't need the additional addrmode2 register operand. Missed it the first
time around.

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