.. |
Arch
|
[ARM] Take into account -mcpu and -mfpu options while handling 'crypto' feature
|
2019-09-11 09:06:17 +00:00 |
AMDGPU.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
AMDGPU.h
|
AMDGPU: Disable errno by default
|
2019-06-18 13:59:32 +00:00 |
AVR.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
AVR.h
|
[AVR] Automatically link CRT and libgcc from the system avr-gcc
|
2019-05-19 09:54:14 +00:00 |
Ananas.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Ananas.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
BareMetal.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
BareMetal.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Clang.cpp
|
[Driver] Fix multiple bugs related to dependency file options: -M -MM -MD -MMD -MT -MQ
|
2019-09-14 06:01:22 +00:00 |
Clang.h
|
[driver] add a new option `-gen-cdb-fragment-path` to emit
|
2019-08-26 17:59:41 +00:00 |
CloudABI.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
CloudABI.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
CommonArgs.cpp
|
[Driver] Handle default case in refactored addOpenMPRuntime
|
2019-09-09 19:52:39 +00:00 |
CommonArgs.h
|
[Driver] Add -static-openmp driver option
|
2019-09-09 18:31:41 +00: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] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
CrossWindows.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Cuda.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Cuda.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Darwin.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Darwin.h
|
Add back --sysroot support for darwin header search.
|
2019-05-22 20:39:51 +00:00 |
DragonFly.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
DragonFly.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
FreeBSD.cpp
|
[Driver] Add -static-openmp driver option
|
2019-09-09 18:31:41 +00:00 |
FreeBSD.h
|
clang: default to DWARF 4 for FreeBSD 12.0 and later
|
2019-09-03 16:30:21 +00:00 |
Fuchsia.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Fuchsia.h
|
[Driver] Derive Fuchsia Linker directly from Tool
|
2019-08-05 01:36:51 +00:00 |
Gnu.cpp
|
[Driver] Add -static-openmp driver option
|
2019-09-09 18:31:41 +00:00 |
Gnu.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
HIP.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
HIP.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Hexagon.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Hurd.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Hurd.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +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
|
Enable memtag sanitizer in all AArch64 toolchains
|
2019-08-13 14:20:23 +00:00 |
Linux.h
|
[Driver] Default Android toolchains to noexecstack.
|
2019-03-28 18:08:28 +00:00 |
MSP430.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
MSP430.h
|
Disable PIC/PIE for MSP430 target
|
2019-02-12 20:46:00 +00:00 |
MSVC.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
MSVC.h
|
[Driver] Set the default win32-macho debug format to DWARF
|
2019-07-22 21:46:45 +00:00 |
MSVCSetupApi.h
|
Update clang-cl driver for MSVC 2017.
|
2017-03-15 16:07:35 +00:00 |
MinGW.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
MinGW.h
|
The MinGW linker supports response files
|
2019-08-02 22:55:00 +00:00 |
Minix.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Minix.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
MipsLinux.cpp
|
[Driver] Support object files in addition to static and shared libraries in compiler-rt
|
2019-03-12 02:12:48 +00: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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Myriad.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
NaCl.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
NaCl.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
NetBSD.cpp
|
[Driver] Add -static-openmp driver option
|
2019-09-09 18:31:41 +00:00 |
NetBSD.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
OpenBSD.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
OpenBSD.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00: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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
PS4CPU.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
RISCVToolchain.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
RISCVToolchain.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
Solaris.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
Solaris.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00: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 |
WebAssembly.cpp
|
[WebAssembly] Add -fwasm-exceptions for wasm EH
|
2019-09-12 04:01:37 +00:00 |
WebAssembly.h
|
[WebAssembly] Support VPtr sanitizer for Emscripten
|
2019-05-29 18:31:50 +00:00 |
XCore.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
XCore.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |