diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-11-01 05:34:48 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-11-01 05:34:48 +0000 |
commit | 177982c478bd1344e68937a10082fd698b42a106 (patch) | |
tree | e6d13c4b52c0606bba2c7de2815ccb5e75ffc0f0 /lldb/scripts/Python | |
parent | a17f666f99b189f1d53dcf913420ff1edf9e91d5 (diff) | |
download | llvm-177982c478bd1344e68937a10082fd698b42a106.zip llvm-177982c478bd1344e68937a10082fd698b42a106.tar.gz llvm-177982c478bd1344e68937a10082fd698b42a106.tar.bz2 |
CodeGen: Add scop-parameters to the OpenMP context
In addition to the arrays and clast variables a SCoP statement may also refer to
values defined before the SCoP or to function arguments. Detect these values and
add them to the set of values passed to the function generated for OpenMP
parallel execution of a clast.
Committed with additional test cases and some refactoring.
Contributed by: Armin Groesslinger <armin.groesslinger@uni-passau.de>
llvm-svn: 167214
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions