Move kill flags when the same register occurs more than once in a sequence.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 23 Dec 2009 21:34:03 +0000 (21:34 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 23 Dec 2009 21:34:03 +0000 (21:34 +0000)
commit1dbc38f52e2d6436ba79048013e42d96187993d8
tree112288ad7f2e56e8be67a0824209e2ac033c6c50
parent158a2263bd221a6920c6c7f7f96d6272344efb8f
Move kill flags when the same register occurs more than once in a sequence.

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