llvm-project/clang/lib/Driver
Artem Belevich 679dafe69e [CUDA] Added -f[no-]cuda-short-ptr option
The option enables use of 32-bit pointers for accessing
const/local/shared memory. The feature is disabled by default.

Differential Revision: https://reviews.llvm.org/D46148

llvm-svn: 331938
2018-05-09 23:10:09 +00:00
..
ToolChains [CUDA] Added -f[no-]cuda-short-ptr option 2018-05-09 23:10:09 +00:00
Action.cpp [HIP] Add hip offload kind 2018-05-08 21:02:12 +00:00
CMakeLists.txt [RISCV] Add the RISCV target and compiler driver 2018-01-11 13:36:56 +00:00
Compilation.cpp [HIP] Add hip offload kind 2018-05-08 21:02:12 +00:00
Distro.cpp [Driver] add initial support for alpine linux 2017-11-19 00:08:12 +00:00
Driver.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
DriverOptions.cpp Revert "Revert r311552: [Bash-autocompletion] Add support for static analyzer flags" 2017-08-29 00:09:31 +00:00
InputInfo.h Add an Action* member to InputInfo. 2016-01-11 23:15:21 +00:00
Job.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Multilib.cpp [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-20 21:08:59 +00:00
Phases.cpp
SanitizerArgs.cpp [CFI] Force LLVM to die if the implicit blacklist files cannot be found. 2018-05-07 20:54:05 +00:00
Tool.cpp Rename the version of ConstructJob for multiple outputs to ConstructJobMultipleOutputs. 2016-11-03 15:41:50 +00:00
ToolChain.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Types.cpp [HIP] Add driver input type for HIP 2018-04-18 18:25:03 +00:00
XRayArgs.cpp [XRay] Change std::sort to llvm::sort in response to r327219 2018-04-23 00:49:25 +00:00