llvm-project/clang/lib/Driver/ToolChains
Jon Chesterfield daf39e3f2d [amdgpu] Default to code object v3
[amdgpu] Default to code object v3
v4 is not yet readily available, and doesn't appear
to be implemented in the back end

Reviewed By: t-tye, yaxunl

Differential Revision: https://reviews.llvm.org/D93258
2020-12-17 16:09:33 +00:00
..
Arch [ARM][AAarch64] Initial command-line support for v8.7-A 2020-12-17 13:47:28 +00:00
AIX.cpp [clang][driver] Fix definition/declaration argument name mismatches. NFCI. 2020-11-17 12:39:45 +00:00
AIX.h [clang][driver][AIX] Set compiler-rt as default rtlib 2020-09-28 19:45:43 -04:00
AMDGPU.cpp [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
AMDGPU.h [AMDGPU][HIP] Switch default DWARF version to 5 2020-10-16 17:53:27 +00:00
AVR.cpp [clang][AVR] Improve avr-ld command line options 2020-11-17 23:28:41 +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 Add initial support for multilibs in Baremetal toolchain. 2020-12-14 20:49:45 +00:00
BareMetal.h Add initial support for multilibs in Baremetal toolchain. 2020-12-14 20:49:45 +00:00
Clang.cpp [clang-offload-bundler] Add option -allow-missing-bundles 2020-12-16 14:52:39 -05:00
Clang.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04: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 [amdgpu] Default to code object v3 2020-12-17 16:09:33 +00:00
CommonArgs.h [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
Contiki.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Contiki.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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 [CUDA] Extract CUDA version from cuda.h if version.txt is not found 2020-10-23 10:03:30 -07:00
Cuda.h [DWARF] Allow toolchain to adjust specified DWARF version. 2020-12-09 16:34:34 -08:00
Darwin.cpp [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08: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 [clang] Remove `-triple` from the invocations of `flang-new -fc1` 2020-12-10 17:54:12 +00:00
Flang.h [clang][driver] Add basic --driver-mode=flang support for fortran 2019-10-30 10:42:22 +00:00
FreeBSD.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
FreeBSD.h Fix regression due to test hip-version.hip 2020-07-11 12:45:29 -04:00
Fuchsia.cpp Recommit "[clang][Fuchsia] Add relative-vtables multilib" 2020-12-01 17:03:13 -08:00
Fuchsia.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
Gnu.cpp [Driver] Default Generic_GCC aarch64 to -fasynchronous-unwind-tables 2020-11-24 09:51:32 -08:00
Gnu.h [Driver] Filter out <libdir>/gcc and <libdir>/gcc-cross if they do not exists 2020-09-29 09:18:50 +03:00
HIP.cpp [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
HIP.h [AMDGPU][HIP] Switch default DWARF version to 5 2020-10-16 17:53:27 +00:00
Haiku.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Haiku.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Hexagon.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Linux.cpp [Driver] Enable getOSLibDir() lib32 workaround for SPARC on Linux 2020-11-23 19:25:36 -08:00
Linux.h Add Statically Linked Libraries 2020-06-22 19:48:49 +00: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 [clang] Automatically link against oldnames just as linking against libcmt 2020-10-20 00:07:00 +03:00
MSVC.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04: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 [Driver] Support object files in addition to static and shared libraries in compiler-rt 2019-03-12 02:12:48 +00:00
Myriad.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +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] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
NetBSD.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
OpenBSD.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07: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 [PowerPC] [Clang] Port MMX intrinsics and basic test cases to Power 2019-04-23 05:50:24 +00:00
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 [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
RISCVToolchain.h [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
ROCm.h [Driver] Promote SmallSet of enum to a bitset. NFCI. 2020-07-20 16:54:30 +02:00
Solaris.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Solaris.h [clang][Driver] Default to /usr/bin/ld on Solaris 2020-08-13 22:42:58 +02:00
TCE.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TCE.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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 [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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