diff options
author | David Green <david.green@arm.com> | 2018-04-10 11:37:21 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2018-04-10 11:37:21 +0000 |
commit | 5ef933b02ca5df5810d65760c9c71ad44296c02f (patch) | |
tree | 8b628221507163dd0a1a787222a61de37077f8bb /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | f2c22050e8211f2c768e9ff2bb50c902ec8ac078 (diff) | |
download | bcm5719-llvm-5ef933b02ca5df5810d65760c9c71ad44296c02f.tar.gz bcm5719-llvm-5ef933b02ca5df5810d65760c9c71ad44296c02f.zip |
[DA] Improve alias checking in dependence analysis
Improve the alias analysis to account for cases where we
know that src/dst pairs cannot alias due to things like
TBAA. As we know they are noalias, we know no dependency
can occur. Also fixes issues around the size parameter
to AA being incorrect.
Differential Revision: https://reviews.llvm.org/D42381
llvm-svn: 329692
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions