Fix the Load/Store optimization pass to work with Thumb1.
authorJames Molloy <james.molloy@arm.com>
Fri, 16 May 2014 14:14:30 +0000 (14:14 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 16 May 2014 14:14:30 +0000 (14:14 +0000)
commit40ae57cc0a187424c8db723a51506b7192b77f71
tree02462913a469dce843799a92000ee57add764a62
parent2c9f8a715ed61a68eff0f4310254d24e16594d39
Fix the Load/Store optimization pass to work with Thumb1.

Patch by Moritz Roth!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208992 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/README-Thumb.txt
test/CodeGen/Thumb/dyn-stackalloc.ll
test/CodeGen/Thumb/thumb-ldm.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-ldm.ll