summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteProcessInfo.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-04-12 11:02:11 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-04-12 11:02:11 +0000
commitecba70f194b556ca03df28bfc943878611f12e7a (patch)
treee3cc5ced73eb7acd5a5b6824d3594e7a5c1095bc /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteProcessInfo.py
parent703c864fe3a15c5d35c5f09b78a152f9809b833e (diff)
downloadbcm5719-llvm-ecba70f194b556ca03df28bfc943878611f12e7a.tar.gz
bcm5719-llvm-ecba70f194b556ca03df28bfc943878611f12e7a.zip
[OPENMP 4.0] Support for 'linear' clause in 'declare simd' directive.
The linear clause declares one or more list items to be private to a SIMD lane and to have a linear relationship with respect to the iteration space of a loop. 'linear' '(' <linear-list> [ ':' <linear-step> ] ')' When a linear-step expression is specified in a linear clause it must be either a constant integer expression or an integer-typed parameter that is specified in a uniform clause on the directive. The special this pointer can be used as if was one of the arguments to the function in any of the linear, aligned, or uniform clauses. llvm-svn: 266056
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteProcessInfo.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud