summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2018-06-14 18:32:55 +0000
committerJustin Bogner <mail@justinbogner.com>2018-06-14 18:32:55 +0000
commit866d9f02be2337ad1c540ccecd0541ffcf6274eb (patch)
tree6ea4f80d58ec3b79ec7585a173b33b37de8ecdf0 /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
parentc9b41354fffa9dd88f55439d41d2e6908fd4d5fd (diff)
downloadbcm5719-llvm-866d9f02be2337ad1c540ccecd0541ffcf6274eb.tar.gz
bcm5719-llvm-866d9f02be2337ad1c540ccecd0541ffcf6274eb.zip
[VirtRegRewriter] Avoid clobbering registers when expanding copy bundles
If a copy bundle happens to involve overlapping registers, we can end up with emitting the copies in an order that ends up clobbering some of the subregisters. Since instructions in the copy bundle semantically happen at the same time, this is incorrect and we need to make sure we order the copies such that this doesn't happen. Differential Revision: https://reviews.llvm.org/D48154 llvm-svn: 334750
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud