diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-04-18 21:35:14 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-04-18 21:35:14 +0000 |
commit | e6643daa1850722e7ac7660e8c6c4932dc6eaa33 (patch) | |
tree | c75aecc99e1367c4fa50dc00ec613163dcd6d1c5 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | f252010f691d7ebf896ee6465c91f454fc46e621 (diff) | |
download | bcm5719-llvm-e6643daa1850722e7ac7660e8c6c4932dc6eaa33.tar.gz bcm5719-llvm-e6643daa1850722e7ac7660e8c6c4932dc6eaa33.zip |
Runtime support for untied tasks
Introduced a counter of parts of an untied task submitted for execution. The
counter controls whether all parts of the task are already finished. The
compiler should generate re-submission of partially executed untied task by
itself before exiting of each task part except for the lexical last part.
Differential Revision: http://reviews.llvm.org/D19026
llvm-svn: 266675
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions