Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 28 Mar 2016 12:58:34 +0000 (12:58 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 28 Mar 2016 12:58:34 +0000 (12:58 +0000)
commitf539faa7333e7c807eaca00c586cf6aa15bf333c
treeb1ce4a198ca575ffe26a3f7ad0fe60ab27ff013c
parent424be9283188be74ef68f017858a383833ec46c1
Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."

Reverting because of failed tests.

llvm-svn: 264577
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/OpenMP/critical_codegen.cpp
clang/test/OpenMP/parallel_copyin_codegen.cpp
clang/test/OpenMP/single_codegen.cpp
clang/test/OpenMP/taskgroup_codegen.cpp