Refactored API of OpenMPRuntime for compatibility with combined directives.
Details
Details
Diff Detail
Diff Detail
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 23325 lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h
test/OpenMP/critical_codegen.cpp
test/OpenMP/master_codegen.cpp
test/OpenMP/parallel_codegen.cpp
test/OpenMP/sections_codegen.cpp
test/OpenMP/single_codegen.cpp
|