Enable the Load/Store optimization pass for Thumb1 but make it return immediately...
authorJames Molloy <james.molloy@arm.com>
Fri, 16 May 2014 14:11:38 +0000 (14:11 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 16 May 2014 14:11:38 +0000 (14:11 +0000)
commit2c9f8a715ed61a68eff0f4310254d24e16594d39
tree5a703232a558e504f885a6e260cdff538233762c
parentbdbf5af5c698e91b1201dfc8269a1d7f257e15c6
Enable the Load/Store optimization pass for Thumb1 but make it return immediately for now.

Patch by Moritz Roth!

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