diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 15:40:32 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 15:40:32 +0000 |
commit | 6feaf82088c5b188928cde3924d484334c8c8d89 (patch) | |
tree | 1e46f9d35a6ddc6b4deac6826af1c91fb145d899 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | cf236ec299a8e14b86dd767babfb52c3629a7d2f (diff) | |
download | bcm5719-llvm-6feaf82088c5b188928cde3924d484334c8c8d89.tar.gz bcm5719-llvm-6feaf82088c5b188928cde3924d484334c8c8d89.zip |
[RegBankSelect] Explain what it would take to support non-copy
repairing.
Copies are easy because we repair only when there is a mismatch. For
non-copy repairing, i.e., cases that involves breaking down or gathering
up the value, one of the operand may not have a register bank yet. Thus,
derivate a cost from that, requires more work.
llvm-svn: 272157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions