diff options
| author | Kyle Butt <kyle+llvm@iteratee.net> | 2016-08-10 18:36:18 +0000 |
|---|---|---|
| committer | Kyle Butt <kyle+llvm@iteratee.net> | 2016-08-10 18:36:18 +0000 |
| commit | 71b1ca1be4aa0635723a6a00b267fe73ba719d95 (patch) | |
| tree | c659a2a5d6a095291b5940771d49daccbacb50ae /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
| parent | 7ea9fd233bdccb45f0a43879d5f7d49d972c9a7d (diff) | |
Codegen: Tail Merge: Be less aggressive with special cases.
This change makes it possible for tail-duplication and tail-merging to
be disjoint. By being less aggressive when merging during layout, there are no
overlapping cases between tail-duplication and tail-merging, provided the
thresholds are disjoint.
There is a remaining TODO to benchmark the succ_size() test for non-layout tail
merging.
llvm-svn: 278265
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions
