diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-02-28 07:04:49 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-02-28 07:04:49 +0000 |
commit | eef785c1a5eef982428be5c1c7a2fc8d7bdf1c84 (patch) | |
tree | 1e505dafd623d6a07a0f8f48d5d470663d6b4400 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 6b776ad985e102cb206346c8ec6044fc12a32a0c (diff) | |
download | bcm5719-llvm-eef785c1a5eef982428be5c1c7a2fc8d7bdf1c84.tar.gz bcm5719-llvm-eef785c1a5eef982428be5c1c7a2fc8d7bdf1c84.zip |
[ImplicitNullCheck] Add alias analysis usage
Summary:
With this change ImplicitNullCheck optimization uses alias analysis
and can use load/store memory access for implicit null check if there
are other load/store before but memory accesses do not alias.
Patch by Serguei Katkov!
Reviewers: sanjoy
Reviewed By: sanjoy
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D30331
llvm-svn: 296440
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions