[PATCH] End-to-end CUDA compilation.

Artem Belevich tra at google.com
Tue Apr 7 15:01:28 PDT 2015


Added test case for IR generation for module constructor/destructor.


http://reviews.llvm.org/D8463

Files:
  include/clang/Driver/Action.h
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  include/clang/Driver/Types.def
  include/clang/Driver/Types.h
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/CGCUDANV.cpp
  lib/CodeGen/CGCUDARuntime.h
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  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/Tools.h
  lib/Driver/Types.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGenCUDA/device-stub.cu
  test/Driver/cuda-options.cu
  test/Index/attributes-cuda.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: D8463.23372.patch
Type: text/x-patch
Size: 52264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150407/11cec1d3/attachment.bin>


More information about the cfe-commits mailing list