[OPENMP] Unify generation of outlined function calls.
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 4 Aug 2017 19:10:54 +0000 (19:10 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 4 Aug 2017 19:10:54 +0000 (19:10 +0000)
commit2c7eee5b849d80d804764de602b0c08d05d38ab9
tree0d75e587614224ea14e8000c776a830d9b5804b3
parent44200125e9d71fc6491b68b8337b64a5f11c34ea
[OPENMP] Unify generation of outlined function calls.

llvm-svn: 310098
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/ordered_codegen.cpp