diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-09-17 16:31:37 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-09-17 16:31:37 +0000 |
commit | 6b2d1346d8ed4c47fb61a249e0bb246dc9731144 (patch) | |
tree | 173c21a9bd164f02a1e4412f163be79e534ac780 /lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py | |
parent | 39c5106eec79629f807589794d161bf2ba54fab0 (diff) | |
download | bcm5719-llvm-6b2d1346d8ed4c47fb61a249e0bb246dc9731144.tar.gz bcm5719-llvm-6b2d1346d8ed4c47fb61a249e0bb246dc9731144.zip |
[MemorySSA] Update MSSA for non-conventional AA.
Summary:
Regularly when moving an instruction that may not read or write memory,
the instruction is not modelled in MSSA, so not action is necessary.
For a non-conventional AA pipeline, MSSA needs to explicitly check when
creating accesses, so as to not model instructions that may not read and
write memory.
Reviewers: george.burgess.iv
Subscribers: Prazek, sanjoy.google, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67562
llvm-svn: 372137
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py')
0 files changed, 0 insertions, 0 deletions