Add code generation for teams directive inside target region
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262652 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGOpenMPRuntime.cpp 67 additions, 1 deletionlib/CodeGen/CGOpenMPRuntime.cpp
- lib/CodeGen/CGOpenMPRuntime.h 23 additions, 1 deletionlib/CodeGen/CGOpenMPRuntime.h
- lib/CodeGen/CGStmtOpenMP.cpp 44 additions, 7 deletionslib/CodeGen/CGStmtOpenMP.cpp
- lib/CodeGen/CodeGenFunction.h 2 additions, 0 deletionslib/CodeGen/CodeGenFunction.h
- test/OpenMP/teams_codegen.cpp 132 additions, 0 deletionstest/OpenMP/teams_codegen.cpp
Loading
Please register or sign in to comment