diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-10-25 22:28:25 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2018-10-25 22:28:25 +0000 |
commit | b7caa809e1029e6d4b5b1cb7a9624e6076d10bd8 (patch) | |
tree | 2c9b556abcffd2b6c48d82655822b301e035617d /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | 73c2f197d2a871953cb3de866b21bd26210322df (diff) | |
download | bcm5719-llvm-b7caa809e1029e6d4b5b1cb7a9624e6076d10bd8.tar.gz bcm5719-llvm-b7caa809e1029e6d4b5b1cb7a9624e6076d10bd8.zip |
[SystemZ] Improve getMemoryOpCost() to find foldable loads that are converted.
The SystemZ backend can do arithmetic of memory by loading and then extending
one of the operands. Similarly, a load + truncate can be folded into an
operand.
This patch improves the SystemZ TTI cost function to recognize this.
Review: Ulrich Weigand
https://reviews.llvm.org/D52692
llvm-svn: 345327
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions