..
Arch
[clang][ARM] Refactor ComputeLLVMTriple code for ARM
2021-03-11 10:25:16 +00:00
AIX.cpp
[AIX][clang][driver] Restrict /usr/lib to internal library search paths
2021-03-03 10:48:35 -05:00
AIX.h
[XCOFF][DWARF] set default DWARF version to 3.
2021-03-05 09:21:57 -05:00
AMDGPU.cpp
[HIP] Support Spack packages
2021-03-06 08:41:37 -05:00
AMDGPU.h
[OpenMP] Add OpenMP offloading toolchain for AMDGPU
2021-02-03 00:42:52 -05:00
AMDGPUOpenMP.cpp
[OpenMP][AMDGPU] Skip backend and assemble phases for amdgcn
2021-03-16 04:58:14 +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
[clang][Driver] Expose -fexperimental-relative-c++-abi-vtables flag
2021-03-10 16:28:40 -08: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
[cfe][driver][M68k](8/8) Clang driver support
2021-03-08 12:30:57 -08: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
[OpenMP][Clang][NVPTX] Only build one bitcode library for each SM
2021-03-08 12:03:04 -05:00
Cuda.h
[DWARF] Allow toolchain to adjust specified DWARF version.
2020-12-09 16:34:34 -08:00
Darwin.cpp
[clang][driver] Support Darwin SDK names with an optional prefix in their name
2021-03-09 14:57:58 -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
[flang][driver] Add -fdebug-module-writer option
2021-03-11 08:04:37 -05:00
Flang.h
[flang][driver] Add support for `-J/-module-dir`
2021-02-04 16:31:40 +00:00
FreeBSD.cpp
[Driver] Fix -gz=zlib options for linker also on FreeBSD
2021-03-02 08:44:24 -05:00
FreeBSD.h
Fix regression due to test hip-version.hip
2020-07-11 12:45:29 -04:00
Fuchsia.cpp
Revert "[InstrProfiling] Don't generate __llvm_profile_runtime_user"
2021-03-12 13:53:46 +01:00
Fuchsia.h
Revert "[InstrProfiling] Don't generate __llvm_profile_runtime_user"
2021-03-12 13:53:46 +01:00
Gnu.cpp
[Driver] Drop $sysroot/usr special case from Gentoo gcc-config detection
2021-03-11 10:13:01 -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
[HIP] Support device sanitizer
2021-02-18 23:30:25 -05:00
HIP.h
[HIP] Support device sanitizer
2021-02-18 23:30:25 -05:00
Haiku.cpp
…
Haiku.h
…
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
…
Linux.cpp
Revert "[InstrProfiling] Don't generate __llvm_profile_runtime_user"
2021-03-12 13:53:46 +01: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
Add Windows ehcont section support (/guard:ehcont).
2021-03-04 11:47:29 +08: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] 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
[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
[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
[HIP] Support Spack packages
2021-03-06 08:41:37 -05: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
…
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] Remove dependency of reference types from EH
2021-02-17 16:10:59 -08: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