summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-04-08 16:37:10 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-04-08 16:37:10 +0000
commit60c6abc3ccf91c63e9f80f0fe70d8f9776be7fb6 (patch)
treef944ee478e961562c5076d6b69c9933d6aab0965 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentc316357fa6ab0035785938599d2cedb161f2cd86 (diff)
downloadbcm5719-llvm-60c6abc3ccf91c63e9f80f0fe70d8f9776be7fb6.tar.gz
bcm5719-llvm-60c6abc3ccf91c63e9f80f0fe70d8f9776be7fb6.zip
[LoopVectorize] Register cloned assumptions
InstCombine cannot effectively remove redundant assumptions without them registered in the assumption cache. The vectorizer can create identical assumptions but doesn't register them with the cache, resulting in slower compile times because InstCombine tries to reason about a lot more assumptions. Fix this by registering the cloned assumptions. llvm-svn: 265800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud