diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-01-07 18:40:27 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-01-07 18:40:27 +0000 |
commit | f72302045614f53318da2c8788c6e831235a7c22 (patch) | |
tree | 9bd288d838b01ba6c4d7b897e6014f0a2fb7fd4b /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | 389da901d08820562393593152a631bae1c49952 (diff) | |
download | bcm5719-llvm-f72302045614f53318da2c8788c6e831235a7c22.tar.gz bcm5719-llvm-f72302045614f53318da2c8788c6e831235a7c22.zip |
[MemorySSA] Extend the clobber walker with the option to skip the starting access.
Summary:
The option enables loop transformations to hoist accesses that do not
have clobbers in the loop. If the clobber queries skips the starting
access, the result may be outside the loop instead of the header Phi.
Adding the walker that uses this option in a separate patch.
Reviewers: george.burgess.iv
Subscribers: sanjoy, jlebar, Prazek, llvm-commits
Differential Revision: https://reviews.llvm.org/D55944
llvm-svn: 350551
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions