When expanding t2STRDi8 r, r to two stores, add kill markers correctly.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 14 Nov 2009 01:50:00 +0000 (01:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 14 Nov 2009 01:50:00 +0000 (01:50 +0000)
commit0cd22dd7383111192571884eb941ac2ccb668025
treea06b650eb18e721c0fe20c6012b572b310a67bf4
parent3b6ced15108909de2fab0766fc693fe66c48ab68
When expanding t2STRDi8 r, r to two stores, add kill markers correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88734 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
test/CodeGen/Thumb2/2009-11-13-STRDBug.ll [new file with mode: 0644]