[PATCH] [OPENMP] Refactoring of codegen for OpenMP directives.

Alexey Bataev a.bataev at hotmail.com
Tue Apr 7 06:56:01 PDT 2015


Hi rjmccall, hfinkel, fraggamuffin, ejstotzer,

Refactored API of OpenMPRuntime for compatibility with combined directives.

http://reviews.llvm.org/D8859

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  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

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8859.23325.patch
Type: text/x-patch
Size: 65944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150407/414f6dc4/attachment.bin>


More information about the cfe-commits mailing list