summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-03-02 21:39:39 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-03-02 21:39:39 +0000
commitbb821276d0cb964f3ae60fd0f0814fd5271d063b (patch)
treea8159e93550964fbbe6146a5f5b1ea7607ac1afb /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent0a8ada5ef14ede1372e87834078da231a56f368a (diff)
downloadbcm5719-llvm-bb821276d0cb964f3ae60fd0f0814fd5271d063b.tar.gz
bcm5719-llvm-bb821276d0cb964f3ae60fd0f0814fd5271d063b.zip
[ARM] Fix insert point for store rescheduling.
In ARMPreAllocLoadStoreOpt::RescheduleOps, LastOp should be the last operation which we want to merge. If we break out of the loop because an operation has the wrong offset, we shouldn't use that operation as LastOp. This patch fixes some cases where we would move stores to the wrong insert point. Re-commit with a fix to increment NumMove in the right place. Differential Revision: https://reviews.llvm.org/D30124 llvm-svn: 296815
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud