diff options
author | Zhaoshi Zheng <zhaoshiz@coduaurora.org> | 2018-09-25 17:45:37 +0000 |
---|---|---|
committer | Zhaoshi Zheng <zhaoshiz@coduaurora.org> | 2018-09-25 17:45:37 +0000 |
commit | 2c1a09188f12208313b77799d96af619ffc6020b (patch) | |
tree | 44d8e3247768fcd5f15c95bed1fadc73ac849de4 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | ef2ae740c6d82e3d310064a17e884dec024c55a8 (diff) | |
download | bcm5719-llvm-2c1a09188f12208313b77799d96af619ffc6020b.tar.gz bcm5719-llvm-2c1a09188f12208313b77799d96af619ffc6020b.zip |
[ConstHoist] Do not rebase single (or few) dependent constant
If an instance (InsertionPoint or IP) of Base constant A has only one or few
rebased constants depending on it, do NOT rebase. One extra ADD instruction is
required to materialize each rebased constant, assuming A and the rebased have
the same materialization cost.
Differential Revision: https://reviews.llvm.org/D52243
llvm-svn: 342994
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions