summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-03-22 14:25:24 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-03-22 14:25:24 +0000
commitcdfb57dc469bd7bc807a7d8a92106d0b0d367313 (patch)
treec6f5321bc70999d11fa2dbf15fa0aca5857b4a53 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parented00beba12989eec8496aa9ac732ac1638628c9a (diff)
downloadbcm5719-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/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud