summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2018-02-26 07:08:56 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2018-02-26 07:08:56 +0000
commit339c2e8287192f58c106382e768e532535b8496c (patch)
treeec2afcab7fc7f2b60648306469d9394ce26c325b /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parent5c980eba471399382d211fedb94bb94a07e7eb1d (diff)
downloadbcm5719-llvm-339c2e8287192f58c106382e768e532535b8496c.tar.gz
bcm5719-llvm-339c2e8287192f58c106382e768e532535b8496c.zip
[SCEV] Extends the SCEVInitRewriter
The patch introduces an additional parameter IgnoreOtherLoops to SCEVInitRewriter. if it is equal to true then rewriter will not invalidate result in case SCEV depends on other loops then specified during creation. The patch does not change the default behavior. This is a preparation for re-writing isKnownPredicate utility as described in https://reviews.llvm.org/D42417. Reviewers: sanjoy, mkazantsev, reames Reviewed By: sanjoy Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D43498 llvm-svn: 326067
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud