Refactored API of OpenMPRuntime for compatibility with combined directives.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8859
[OPENMP] Refactoring of codegen for OpenMP directives. ClosedPublic Authored by ABataev on Apr 7 2015, 6:55 AM.
Details Summary Refactored API of OpenMPRuntime for compatibility with combined directives.
Diff Detail
Event TimelineABataev updated this object. Closed by commit rL234564: [OPENMP] Refactoring of codegen for OpenMP directives. (authored by ABataev). · Explain WhyApr 9 2015, 9:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23565 cfe/trunk/lib/CodeGen/CGOpenMPRuntime.h
cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/OpenMP/critical_codegen.cpp
cfe/trunk/test/OpenMP/master_codegen.cpp
cfe/trunk/test/OpenMP/parallel_codegen.cpp
cfe/trunk/test/OpenMP/sections_codegen.cpp
cfe/trunk/test/OpenMP/single_codegen.cpp
|