Load / store multiple was missing opportunites when the load / store bundles are...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 06:47:35 +0000 (06:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 06:47:35 +0000 (06:47 +0000)
commitfaf93aa23390389375b8e52f0dd1c3727ed07ee8
treeac26095b72d8521d5045cb3a99f166fce0f384da
parente00c43fc35d64b2ee8d2b4692c02375d2d7b4aa4
Load / store multiple was missing opportunites when the load / store bundles are at the end of the bb. Test case is already in, the bug is exposed by subsequent commit.

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