Fix PR4687. Pre ARMv5te does not support ldrd / strd. Patch by John Tytgat.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 29 Sep 2009 07:07:30 +0000 (07:07 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 29 Sep 2009 07:07:30 +0000 (07:07 +0000)
commitfa1be5d99153a4709740ce5aabba3793e9f77982
tree05d47cb41c6aac524ed67e2c85fca34451618e7b
parent4372e697702dc368fdb86997c6f1d58a2d67ad2b
Fix PR4687. Pre ARMv5te does not support ldrd / strd. Patch by John Tytgat.

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