[OpenMP] OpenMP device offloading code generation produces a cubin file which is...
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Tue, 8 Aug 2017 14:33:05 +0000 (14:33 +0000)
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Tue, 8 Aug 2017 14:33:05 +0000 (14:33 +0000)
commitee21c4d6a6880a918e87c02d80907787f0196168
treef6450e38708fdfefe3d086d4456a317f5d4eaa9b
parent7dd032a3598346ec709a8c5fa9d6de6655afa1ea
[OpenMP] OpenMP device offloading code generation produces a cubin file which is then integrated in the host binary using the host linker.
Diff: D29654

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310362 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/CommonArgs.cpp
lib/Driver/ToolChains/CommonArgs.h
lib/Driver/ToolChains/Cuda.cpp
lib/Driver/ToolChains/Cuda.h
lib/Driver/ToolChains/Gnu.cpp
test/Driver/openmp-offload.c