diff options
author | Alina Sbirlea <asbirlea@google.com> | 2018-08-17 17:39:15 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2018-08-17 17:39:15 +0000 |
commit | 0dfe830318c8e59aeedd1b790b1ea25e7f1cfca3 (patch) | |
tree | d8413ae7d0141f80182659b6ffd86fa9892e756e /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | a75fad4fa432ce8d7eae419129306cd9d202677e (diff) | |
download | bcm5719-llvm-0dfe830318c8e59aeedd1b790b1ea25e7f1cfca3.tar.gz bcm5719-llvm-0dfe830318c8e59aeedd1b790b1ea25e7f1cfca3.zip |
[IDF] Teach Iterated Dominance Frontier to use a snapshot CFG based on a GraphDiff.
Summary:
Create the ability to compute IDF using a CFG View.
For this, we'll need a new DT created using a list of Updates (to be refactored later to a GraphDiff), and the GraphTraits based on the same GraphDiff.
Reviewers: kuhar, george.burgess.iv, mzolotukhin
Subscribers: sanjoy, jlebar, llvm-commits
Differential Revision: https://reviews.llvm.org/D50675
llvm-svn: 340052
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions