diff options
author | Roman Gareev <gareevroman@gmail.com> | 2017-03-22 14:25:24 +0000 |
---|---|---|
committer | Roman Gareev <gareevroman@gmail.com> | 2017-03-22 14:25:24 +0000 |
commit | cdfb57dc469bd7bc807a7d8a92106d0b0d367313 (patch) | |
tree | c6f5321bc70999d11fa2dbf15fa0aca5857b4a53 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | |
parent | ed00beba12989eec8496aa9ac732ac1638628c9a (diff) | |
download | bcm5719-llvm-cdfb57dc469bd7bc807a7d8a92106d0b0d367313.tar.gz bcm5719-llvm-cdfb57dc469bd7bc807a7d8a92106d0b0d367313.zip |
Introduce another level of metadata to distinguish non-aliasing accesses
Introduce another level of alias metadata to distinguish the individual
non-aliasing accesses that have inter iteration alias-free base pointers
marked with "Inter iteration alias-free" mark nodes. It can be used to,
for example, distinguish different stores (loads) produced by unrolling of
the innermost loops and, subsequently, sink (hoist) them by LICM.
Reviewed-by: Tobias Grosser <tobias@grosser.es>
Differential Revision: https://reviews.llvm.org/D30606
llvm-svn: 298510
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions