llvm-project/clang/lib/Driver/ToolChains
Pushpinder Singh 0ad50bf27f Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed"
This reverts commit 3194761d27.
2021-04-21 08:05:38 +00:00
..
Arch [AArch64] Don't always override CPU for arm64e. 2021-04-20 08:41:04 -07:00
AIX.cpp [AIX][clang][driver] Restrict /usr/lib to internal library search paths 2021-03-03 10:48:35 -05:00
AIX.h [debug-info] support new tuning debugger type DBX for XCOFF DWARF 2021-04-01 00:11:30 -04:00
AMDGPU.cpp Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-21 08:05:38 +00:00
AMDGPU.h Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-21 08:05:38 +00:00
AMDGPUOpenMP.cpp Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-21 08:05:38 +00:00
AMDGPUOpenMP.h [OpenMP] Add OpenMP offloading toolchain for AMDGPU 2021-02-03 00:42:52 -05:00
AVR.cpp [clang][AVR][NFC] Fix a typo 2021-02-03 20:00:06 +08:00
AVR.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Ananas.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Ananas.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
BareMetal.cpp Reland "[Driver][Windows] Support per-target runtimes dir layout for profile instr generate" 2021-02-24 23:40:20 +01:00
BareMetal.h Reland "[Driver][Windows] Support per-target runtimes dir layout for profile instr generate" 2021-02-24 23:40:20 +01:00
Clang.cpp Rename -show-skipped-includes to -fshow-skipped-includes and make it a driver option 2021-04-19 15:22:15 +02:00
Clang.h [clang-cl] Remove the /fallback option 2021-02-04 10:33:16 +01:00
CloudABI.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
CloudABI.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
CommonArgs.cpp [HIP] Change to code object v4 2021-04-06 20:22:58 -04:00
CommonArgs.h [OpenMP][AMDGPU] Add support for linking libomptarget bitcode 2021-02-12 00:42:41 -05:00
Contiki.cpp
Contiki.h
CrossWindows.cpp [clang][driver] Fix definition/declaration argument name mismatches. NFCI. 2020-11-17 12:39:45 +00:00
CrossWindows.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
Cuda.cpp [Clang][OpenMP][NVPTX] Fixed failure in openmp-offload-gpu.c if the system has CUDA 2021-04-13 13:22:49 -04:00
Cuda.h [DWARF] Allow toolchain to adjust specified DWARF version. 2020-12-09 16:34:34 -08:00
Darwin.cpp Revert "[Driver] Support default libc++ library location on Darwin" 2021-04-20 20:42:50 -07:00
Darwin.h clang: Pass -platform-version to new MachO LLD 2020-11-24 11:16:03 -05:00
DragonFly.cpp [clang] update of the DragonFlyBSD's driver for the 5.8.x releases 2020-10-19 14:04:49 +01:00
DragonFly.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Flang.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
Flang.h [flang][driver] Add support for `-J/-module-dir` 2021-02-04 16:31:40 +00:00
FreeBSD.cpp [Driver] Enable kernel address and memory sanitizers on FreeBSD 2021-04-15 17:49:00 +01:00
FreeBSD.h Fix regression due to test hip-version.hip 2020-07-11 12:45:29 -04:00
Fuchsia.cpp [Driver] Move detectLibcxxIncludePath to ToolChain 2021-03-31 10:50:44 -07:00
Fuchsia.h Revert "[InstrProfiling] Don't generate __llvm_profile_runtime_user" 2021-03-12 13:53:46 +01:00
Gnu.cpp [Driver] Detect libstdc++ include paths for native gcc (-m32 and -m64) on Debian i386 2021-04-04 10:15:12 -07:00
Gnu.h [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
HIP.cpp [HIP] Change to code object v4 2021-04-06 20:22:58 -04:00
HIP.h [HIP] Support device sanitizer 2021-02-18 23:30:25 -05:00
Haiku.cpp [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
Haiku.h
Hexagon.cpp [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
Hexagon.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Hurd.cpp [Driver] Search computed sysroot for libc++ header paths 2020-06-17 16:17:37 -07:00
Hurd.h [Driver] Search computed sysroot for libc++ header paths 2020-06-17 16:17:37 -07:00
InterfaceStubs.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
InterfaceStubs.h [clang][ifs] Clang Interface Stubs ToolChain plumbing. 2019-10-08 15:23:14 +00:00
Lanai.h
Linux.cpp [Driver] Linux.cpp: move resource directory before /usr/local/include for non-musl 2021-03-28 12:44:21 -07:00
Linux.h Revert "[InstrProfiling] Don't generate __llvm_profile_runtime_user" 2021-03-12 13:53:46 +01:00
MSP430.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
MSP430.h [MSP430] Actualize the toolchain description 2020-07-17 15:42:12 +03:00
MSVC.cpp [Driver] Make the findVCToolChainViaEnvironment case-insensitive 2021-04-13 13:36:37 -07:00
MSVC.h [clang-cl] Remove the /fallback option 2021-02-04 10:33:16 +01:00
MSVCSetupApi.h
MinGW.cpp [clang] [MinGW] Allow using the vptr sanitizer 2020-11-03 09:59:09 +02:00
MinGW.h Fix regression due to test hip-version.hip 2020-07-11 12:45:29 -04:00
Minix.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Minix.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
MipsLinux.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
MipsLinux.h
Myriad.cpp [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
Myriad.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
NaCl.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
NaCl.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
NetBSD.cpp [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
NetBSD.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
OpenBSD.cpp [clang][Driver][OpenBSD] libcxx also requires pthread 2021-02-20 20:53:25 -05:00
OpenBSD.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
PPCLinux.cpp [PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers 2019-07-30 02:18:11 +00:00
PPCLinux.h
PS4CPU.cpp Reland - [Clang] Add the ability to map DLL storage class to visibility 2020-11-02 23:24:49 +00:00
PS4CPU.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
RISCVToolchain.cpp [RISCV][Driver] Make the ordering of CmdArgs consistent between RISCV::Linker and baremetal::Linker 2021-04-18 19:05:20 -07:00
RISCVToolchain.h [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
ROCm.h [HIP] Support Spack packages 2021-03-06 08:41:37 -05:00
Solaris.cpp [Driver] Detect Debian hack g++-multiarch-incdir.diff to simplify addLibStdCXXIncludePaths call sites 2021-03-21 17:33:31 -07:00
Solaris.h [clang][Driver] Default to /usr/bin/ld on Solaris 2020-08-13 22:42:58 +02:00
TCE.cpp
TCE.h
VEToolchain.cpp [VE] Add standard include path and library path for C++ 2020-12-03 22:22:56 +09:00
VEToolchain.h [VE] Change to use integrated assembly by defualt 2020-10-30 00:16:04 +09:00
WebAssembly.cpp [WebAssembly] Don't inline -emscripten-cxx-exceptions-allowed functions 2021-03-24 12:27:49 -07:00
WebAssembly.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
XCore.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
XCore.h
ZOS.cpp [SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS 2020-09-16 14:49:03 -04:00
ZOS.h [SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS 2020-09-16 14:49:03 -04:00