Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow specialized...
authorSamuel Antao <sfantao@us.ibm.com>
Mon, 8 Feb 2016 15:59:20 +0000 (15:59 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Mon, 8 Feb 2016 15:59:20 +0000 (15:59 +0000)
commit45bfe4cc8a07cec3c635da9355c30537f2bfde3b
tree4b6122771ab9b7c457112788738017eb6734c2c6
parent7a7614757c7b05eaa341d5156f1b275c85532bbb
Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.

This was reverted by r260036, but was not the cause of the problem in the buildbot.

llvm-svn: 260106
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp [new file with mode: 0644]
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h [new file with mode: 0644]
clang/lib/CodeGen/CMakeLists.txt
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/OpenMP/target_messages.cpp