index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV] Fix sysroot tests without GCC on RISC-V hosts with GCC
Luís Marques
2020-06-25
2
-0
/
+2
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+12
*
[X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...
Scott Constable
2020-06-24
1
-0
/
+7
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-5
/
+0
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+5
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+5
*
[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be
Fangrui Song
2020-06-24
1
-2
/
+3
*
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fangrui Song
2020-06-24
1
-0
/
+4
*
[AARch64] Add Marvell ThunderX3T110 support
Wei Zhao
2020-06-17
1
-0
/
+28
*
[CUDA] Warn about unsupported CUDA SDK version only if it's used.
Artem Belevich
2020-03-23
1
-0
/
+5
*
[driver][darwin] Don't use -platform_version flag by default (PR44813)
Hans Wennborg
2020-02-27
4
-9
/
+27
*
Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
Richard Smith
2020-02-19
1
-2
/
+2
*
[Clang] Limit -fintegrated-cc1 to only one TU
Alexandre Ganea
2020-02-13
1
-8
/
+23
*
[Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error...
Alexandre Ganea
2020-02-12
1
-0
/
+8
*
Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid cras...
Alexandre Ganea
2020-02-10
2
-5
/
+78
*
[CUDA] Assume the latest known CUDA version if we've found an unknown one.
Artem Belevich
2020-01-29
7
-0
/
+5
*
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...
Fangrui Song
2020-01-24
1
-3
/
+5
*
[Clang][IFS][Test] Work around in-process cc1 ASAN issues #2.
Mitch Phillips
2020-01-23
1
-4
/
+12
*
Clang] Fix expansion of response files in -Wp after integrated-cc1 change
Alexandre Ganea
2020-01-23
1
-0
/
+10
*
[PATCH] Reland [Clang] Un-break scan-build after integrated-cc1 change
Alexandre Ganea
2020-01-22
4
-7
/
+8
*
Revert "[OPENMP]Do not use RTTI by default for NVPTX devices."
Alexey Bataev
2020-01-17
1
-20
/
+0
*
Replace CLANG_SPAWN_CC1 env var with a driver mode flag
Nico Weber
2020-01-16
1
-4
/
+22
*
[Driver][X86] Add -malign-branch* and -mbranches-within-32B-boundaries
Fangrui Song
2020-01-14
2
-0
/
+52
*
Modify test to use -S instead of -c so that it works when an external assembl...
Douglas Yung
2020-01-14
1
-4
/
+4
*
[OPENMP]Do not use RTTI by default for NVPTX devices.
Alexey Bataev
2020-01-14
1
-0
/
+20
*
[Driver][test] Fix Driver/hexagon-toolchain-elf.c for -DCLANG_DEFAULT_LINKER=...
Fangrui Song
2020-01-14
1
-1
/
+2
*
[Driver] Ignore -fno-semantic-interposition
Fangrui Song
2020-01-14
1
-0
/
+1
*
Fix NetBSD bot after b4a99a061f517e60985667e39519f60186cbb469 ([Clang][Driver...
Alexandre Ganea
2020-01-14
1
-1
/
+1
*
[clang] [test] Fix riscv-toolchain-extra to be less picky about paths
Michał Górny
2020-01-14
2
-6
/
+6
*
[Clang] Always set -z now linker option on Fuchsia
Petr Hosek
2020-01-13
2
-2
/
+2
*
[Clang][Driver] Re-use the calling process instead of creating a new process ...
Alexandre Ganea
2020-01-13
5
-4
/
+8
*
This option allows selecting the TLS size in the local exec TLS model,
KAWASHIMA Takahiro
2020-01-13
1
-0
/
+26
*
driver: Allow -fdebug-compilation-dir=foo in joined form.
Nico Weber
2020-01-10
4
-4
/
+9
*
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
Fangrui Song
2020-01-10
1
-1
/
+4
*
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
Fangrui Song
2020-01-10
1
-0
/
+17
*
[ARM][MVE] MVE-I should not be disabled by -mfpu=none
Momchil Velikov
2020-01-09
1
-17
/
+37
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
2
-3
/
+3
*
[PowerPC] Default ppc64 linux-gnu/freebsd to -fno-PIC
Fangrui Song
2020-01-07
1
-4
/
+6
*
[PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl
Fangrui Song
2020-01-07
1
-0
/
+6
*
[HIP] Add option --gpu-max-threads-per-block=n
Yaxun (Sam) Liu
2020-01-07
1
-0
/
+10
*
[Clang] Force rtlib=platform in test to avoid fails with CLANG_DEFAULT_RTLIB
Kristina Brooks
2020-01-06
1
-0
/
+3
*
[SystemZ] Don't allow CL option -mpacked-stack with -mbackchain.
Jonas Paulsson
2020-01-03
1
-0
/
+3
*
[Driver] Allow -mnop-mcount for SystemZ and -mfentry for X86 and SystemZ
Fangrui Song
2019-12-22
2
-3
/
+16
*
[Driver] Verify -mrecord-mcount in Driver, instead of CodeGen after D71627
Fangrui Song
2019-12-21
1
-0
/
+8
*
Add missing `REQUIRES: hexagon-registered-target`
David Zarzycki
2019-12-21
1
-0
/
+1
*
Avoid unsupported LLD options
Sid Manning
2019-12-20
2
-0
/
+22
*
[NFC][Driver] Add dummy compiler-rt sanitizer dylibs for Darwin.
Dan Liew
2019-12-20
31
-0
/
+0
*
Re-land "Add an -fno-temp-file flag for compilation"
Hans Wennborg
2019-12-19
1
-0
/
+3
*
[Remarks][Driver] Place temporary remark files next to temporary object files
Francis Visoiu Mistrih
2019-12-18
1
-0
/
+7
*
[Remarks][Driver] Run dsymutil when remarks are enabled
Francis Visoiu Mistrih
2019-12-18
1
-0
/
+13
[next]