aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-11-01 05:34:55 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-11-01 05:34:55 +0000
commitebe8c8cea23a138441ab5ab08fe62cf47a09e9d0 (patch)
tree979673ff59e56756a6cf8b5f93b676e209acf715 /lldb/scripts/Python
parent177982c478bd1344e68937a10082fd698b42a106 (diff)
downloadllvm-ebe8c8cea23a138441ab5ab08fe62cf47a09e9d0.zip
llvm-ebe8c8cea23a138441ab5ab08fe62cf47a09e9d0.tar.gz
llvm-ebe8c8cea23a138441ab5ab08fe62cf47a09e9d0.tar.bz2
Codegen: Selectively copy in array addresses for OpenMP code
The detection of values that need to be copied in to the generated OpenMP subfunction also detects the array base addresses needed in the SCoP. Hence, it is not necessary to unconditionally copy all the base addresses to the generated function. Test cases are modified to reflect this change. Arrays which are global variables do not occur in the struct passed to the subfunction anymore. A test case for base address copy-in is added in copy_in_array.{c,ll}. Committed with slight modifications Contributed by: Armin Groesslinger <armin.groesslinger@uni-passau.de> llvm-svn: 167215
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions