[PATCH] [cuda] Driver changes to build and stitch together host and device-side CUDA code.

Artem Belevich tra at google.com
Thu May 7 10:46:40 PDT 2015


Added more comments.
Cleaned up job creation for CudaDeviceAction so it no longer uses computeTargetTriple directly.
Removed -nocudainc argument (which does not exist yet) from the test case RUN lines.


http://reviews.llvm.org/D9509

Files:
  include/clang/Driver/Action.h
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  include/clang/Driver/Types.def
  include/clang/Driver/Types.h
  lib/Driver/Action.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Types.cpp
  lib/Frontend/CreateInvocationFromCommandLine.cpp
  test/Driver/cuda-options.cu
  test/Index/attributes-cuda.cu
  test/Index/index-file.cu
  tools/libclang/CIndex.cpp
  unittests/ASTMatchers/ASTMatchersTest.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9509.25209.patch
Type: text/x-patch
Size: 33812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150507/0e2e4a25/attachment.bin>


More information about the cfe-commits mailing list