diff options
author | Bardia Mahjour <bmahjour@ca.ibm.com> | 2019-12-11 11:48:16 -0500 |
---|---|---|
committer | Bardia Mahjour <bmahjour@ca.ibm.com> | 2019-12-11 11:48:16 -0500 |
commit | 916d37a2bc53903b8b8da5fa226bced79cc5da69 (patch) | |
tree | 3b9af4b85f9a64fcdcd93b14bed4b983cfccbb59 /lldb/packages/Python/lldbsuite/test | |
parent | 24a4d27acd38d7d7e3c78a8ddf1410f046891b70 (diff) | |
download | bcm5719-llvm-916d37a2bc53903b8b8da5fa226bced79cc5da69.tar.gz bcm5719-llvm-916d37a2bc53903b8b8da5fa226bced79cc5da69.zip |
[DA] Improve dump to show source and sink of the dependence
Summary:
The current da printer shows the dependence without indicating
which instructions are being considered as the src vs dst. It
also silently ignores call instructions, despite the fact that
they create confused dependence edges to other memory
instructions. This patch addresses these two issues plus a
couple of minor non-functional improvements.
Authored By: bmahjour
Reviewer: dmgreen, fhahn, philip.pfaffe, chandlerc
Reviewed By: dmgreen, fhahn
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71088
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions