summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-08 10:27:40 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-08 10:27:40 +0000
commitb47cbe1c72caf9fdcc05369bcc07b82255408f28 (patch)
tree1d0276264da78311517fe2ea9f2314c967663c70 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parente85d50defbdd626305b92648787abf5b9aebf80c (diff)
downloadbcm5719-llvm-b47cbe1c72caf9fdcc05369bcc07b82255408f28.tar.gz
bcm5719-llvm-b47cbe1c72caf9fdcc05369bcc07b82255408f28.zip
[FIX] Handle multiplications in the SCEVAffinator again
If ScalarEvolution cannot look through some expression but we do, it might happen that a multiplication will arrive at the SCEVAffinator::visitMulExpr. While we could always try to improve the extractConstantFactor function we might still miss something, thus we reintroduce the code to generate multiplicative piecewise-affine functions as a fall-back. llvm-svn: 265777
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud