summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/LoopPassManagerTest.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-02-25 05:25:57 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-02-25 05:25:57 +0000
commit005248ac8adf63d4a6a46b1f6cdb9fea686a2f9d (patch)
treeae4d8331e3ca9ecea9de2420509ab715a87e80d2 /llvm/unittests/Analysis/LoopPassManagerTest.cpp
parent640dc752a9445f67f3955475433b9fa2bbf9de98 (diff)
downloadbcm5719-llvm-005248ac8adf63d4a6a46b1f6cdb9fea686a2f9d.tar.gz
bcm5719-llvm-005248ac8adf63d4a6a46b1f6cdb9fea686a2f9d.zip
[OPENMP 4.5] Codegen for member decls in 'lastprivate' clause.
OpenMP 4.5 allows to privatize non-static member decls in non-static member functions. Patch captures such decls by reference in general (for bitfields, by value) and then operates with this capture. For bitfields, at the end of codegen for lastprivates original bitfield is updated with the value of captured copy. llvm-svn: 261824
Diffstat (limited to 'llvm/unittests/Analysis/LoopPassManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud