summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2019-09-23 23:50:16 +0000
committerAlina Sbirlea <asbirlea@google.com>2019-09-23 23:50:16 +0000
commit2c5e6646ef1300f6bff212d607e50057a637f271 (patch)
tree6415c8bdbae95594de985d75b2328b8e1eee77fb /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py
parent5c49c267147cae358bdc9bbede532320a75c5933 (diff)
downloadbcm5719-llvm-2c5e6646ef1300f6bff212d607e50057a637f271.tar.gz
bcm5719-llvm-2c5e6646ef1300f6bff212d607e50057a637f271.zip
[MemorySSA] Update Phi insertion.
Summary: MemoryPhis may be needed following a Def insertion inthe IDF of all the new accesses added (phis + potentially a def). Ensure this also occurs when only the new MemoryPhis are the defining accesses. Note: The need for computing IDF here is because of new Phis added with edges incoming from unreachable code, Phis that had previously been simplified. The preferred solution is to not reintroduce such Phis. This patch is the needed fix while working on the preferred solution. Reviewers: george.burgess.iv Subscribers: Prazek, sanjoy.google, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D67927 llvm-svn: 372673
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud