summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/Cuda.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.Alexey Bataev2018-12-121-0/+2
* [DEBUGINFO] Disable unsupported debug info options for NVPTX target.Alexey Bataev2018-07-271-0/+1
* Move VersionTuple from clang/Basic to llvm/SupportPavel Labath2018-06-111-2/+2
* [OpenMP] Fix typo in NVPTX linker, NFC.Jonas Hahnfeld2018-06-011-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-10/+10
* [NVPTX] Emit debug info in DWARF-2 by default for Cuda devices.Alexey Bataev2018-04-181-0/+2
* [OpenMP] Consistently use cubin extension for nvlinkJonas Hahnfeld2017-11-211-1/+3
* Driver: remove `SupportsObjCGC` (NFC)Saleem Abdulrasool2017-11-191-1/+0
* [CUDA] Mark CUDA as a no-errno platform.Justin Lebar2017-11-031-0/+1
* [CUDA] Print an error if you try to compile with < sm_30 on CUDA 9.Justin Lebar2017-10-251-1/+1
* [CMake][OpenMP] Customize default offloading archJonas Hahnfeld2017-10-171-11/+0
* [OpenMP] Enable previously successful offloading tests.Gheorghe-Teodor Bercea2017-08-111-1/+1
* [OpenMP] Delete tests in openmp-offload.c which cuase failuresGheorghe-Teodor Bercea2017-08-101-0/+11
* Revert r310489 and follow-up commits r310505, r310519, r310537 and r310549Alex Lorenz2017-08-101-11/+0
* [OpenMP] Provide a default GPU arch that is supported byGheorghe-Teodor Bercea2017-08-101-0/+11
* [OpenMP] OpenMP device offloading code generation produces a cubin file which...Gheorghe-Teodor Bercea2017-08-081-1/+19
* Revert r310291, r310300 and r310332 because of test failure on DarwinAlex Lorenz2017-08-081-19/+1
* [OpenMP] Integrate OpenMP target region cubin into host binaryGheorghe-Teodor Bercea2017-08-071-1/+19
* [OpenMP] Extend CLANG target options with device offloading kind.Gheorghe-Teodor Bercea2017-07-061-1/+2
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+177
OpenPOWER on IntegriCloud