Added indexed stores.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 3 Jul 2009 00:06:39 +0000 (00:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 3 Jul 2009 00:06:39 +0000 (00:06 +0000)
commit6d94f1119644393c0b3e58ad666bb1d020770951
tree28037222a6dd41781ad648598c93077944d8db6f
parent0d86e2fa589d1a3261fa942bea2ad0b4702e198b
Added indexed stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74740 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-str_post.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-str_pre.ll [new file with mode: 0644]