diff options
author | David Green <david.green@arm.com> | 2017-07-05 13:25:58 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2017-07-05 13:25:58 +0000 |
commit | b26a0a460ca1642c6822de9c0b85a9770a9f06bb (patch) | |
tree | 617acfed7b1767a395d6ad96df64951519504b57 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 6d6c4808efc212000b7210935aed27545b714b6c (diff) | |
download | bcm5719-llvm-b26a0a460ca1642c6822de9c0b85a9770a9f06bb.tar.gz bcm5719-llvm-b26a0a460ca1642c6822de9c0b85a9770a9f06bb.zip |
[IndVarSimplify] Add AShr exact flags using induction variables ranges.
This adds exact flags to AShr/LShr flags where we can statically
prove it is valid using the range of induction variables. This
allows further optimisations to remove extra loads.
Differential Revision: https://reviews.llvm.org/D34207
llvm-svn: 307157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions