summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2016-10-04 17:33:39 +0000
committerMichael Kruse <llvm@meinersbur.de>2016-10-04 17:33:39 +0000
commit6ab4476835c1cc52a7f94a61941ec23d57746123 (patch)
tree286a1cca83f2bb7f2ee699d71bd7e77b220ce217 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parentca7cbcca373c8ae451b36a9c033d967dde35dcdf (diff)
downloadbcm5719-llvm-6ab4476835c1cc52a7f94a61941ec23d57746123.tar.gz
bcm5719-llvm-6ab4476835c1cc52a7f94a61941ec23d57746123.zip
[ScopInfo] Add -polly-unprofitable-scalar-accs option.
With this option one can disable the heuristic that assumes that statements with a scalar write access cannot be profitably optimized. Such a statement instances necessarily have WAW-dependences to itself. With DeLICM scalar accesses can be changed to array accesses, which can avoid these WAW-dependence. llvm-svn: 283233
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud