summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorSilviu Baranga <silviu.baranga@arm.com>2016-09-06 10:10:21 +0000
committerSilviu Baranga <silviu.baranga@arm.com>2016-09-06 10:10:21 +0000
commit0b7c4af35904070513a2beba4f4e647acba33274 (patch)
tree3d4e0d2ffc0f6865043f57c0156d092fa6f1c031 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent5cf1ece222936a0b7d6cc053c6db71a1956412d9 (diff)
downloadbcm5719-llvm-0b7c4af35904070513a2beba4f4e647acba33274.tar.gz
bcm5719-llvm-0b7c4af35904070513a2beba4f4e647acba33274.zip
[RegisterScavenger] Remove aliasing registers of operands from the candidate set
Summary: In addition to not including the register operand of the current instruction also don't include any aliasing registers. We can't consider these as candidates because using them will clobber the corresponding register operand of the current instruction. This change doesn't include a test case and it would probably be difficult to produce a stable one since the bug depends on the results of register allocation. Reviewers: MatzeB, qcolombet, hfinkel Subscribers: hfinkel, llvm-commits Differential Revision: https://reviews.llvm.org/D24130 llvm-svn: 280698
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud