diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-06 15:19:35 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-06 15:19:35 +0000 |
commit | 935f62cf0df6dd52a4054b8162bfa422dcc7a854 (patch) | |
tree | 5dabf73e8de6dc34250f4a99cdf40e3ab0b36d91 /lldb/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 85a6e0f870f558a4895f3efe57edbdd2a9d0ece6 (diff) | |
download | bcm5719-llvm-935f62cf0df6dd52a4054b8162bfa422dcc7a854.tar.gz bcm5719-llvm-935f62cf0df6dd52a4054b8162bfa422dcc7a854.zip |
tests: Explicitly state if profitability tests should be used
Polly's profitability heuristic saves compile time by skipping trivial scops or
scops were we know no good optimization can be applied. For almost all our tests
this heuristic makes little sense as we aim for minimal test cases when testing
functionality. Hence, in almost all cases this heuristic is better be disabled.
In preparation of disabling Polly's compile time heuristic by default in the
test suite we first explicitly enable it in the couple of test cases that really
use it (or run with/without heuristic side-by-side).
llvm-svn: 249418
Diffstat (limited to 'lldb/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions