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
/
lib
/
Driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-1
/
+7
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-7
/
+1
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-1
/
+7
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+17
*
[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be
Fangrui Song
2020-06-24
1
-6
/
+3
*
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fangrui Song
2020-06-24
1
-2
/
+1
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
1
-0
/
+1
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
6
-14
/
+35
*
[CUDA] Warn about unsupported CUDA SDK version only if it's used.
Artem Belevich
2020-03-23
2
-13
/
+25
*
[driver][darwin] Don't use -platform_version flag by default (PR44813)
Hans Wennborg
2020-02-27
1
-1
/
+1
*
[remark][diagnostics] [codegen] Fix PR44896
Rong Xu
2020-02-26
1
-1
/
+9
*
Restore functionality of --sysroot on FreeBSD after b18cb9c47
Dimitry Andric
2020-02-19
2
-6
/
+15
*
[Clang] Limit -fintegrated-cc1 to only one TU
Alexandre Ganea
2020-02-13
3
-3
/
+23
*
Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid cras...
Alexandre Ganea
2020-02-10
2
-2
/
+16
*
[CUDA] Assume the latest known CUDA version if we've found an unknown one.
Artem Belevich
2020-01-29
1
-28
/
+15
*
[Driver][CodeGen] Support -fpatchable-function-entry=N,M and __attribute__((p...
Fangrui Song
2020-01-24
1
-4
/
+7
*
[PATCH] Reland [Clang] Un-break scan-build after integrated-cc1 change
Alexandre Ganea
2020-01-22
2
-2
/
+2
*
[HIP] use GetProgramPath for executable discovery
Holger Wünsche
2020-01-22
1
-15
/
+8
*
Revert "[OPENMP]Do not use RTTI by default for NVPTX devices."
Alexey Bataev
2020-01-17
1
-2
/
+1
*
Replace CLANG_SPAWN_CC1 env var with a driver mode flag
Nico Weber
2020-01-16
1
-0
/
+4
*
Revert "[RISCV] Add Clang frontend support for Bitmanip extension"
Scott Egerton
2020-01-15
1
-3
/
+0
*
[Driver][X86] Add -malign-branch* and -mbranches-within-32B-boundaries
Fangrui Song
2020-01-14
1
-2
/
+55
*
[OPENMP]Do not use RTTI by default for NVPTX devices.
Alexey Bataev
2020-01-14
1
-1
/
+2
*
[RISCV] Add Clang frontend support for Bitmanip extension
Scott Egerton
2020-01-14
1
-0
/
+3
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-3
/
+3
*
[DebugInfo] Add another level to DebugInfoKind called Constructor
Amy Huang
2020-01-13
1
-0
/
+3
*
[Clang] Always set -z now linker option on Fuchsia
Petr Hosek
2020-01-13
1
-0
/
+3
*
[Clang][Driver] Re-use the calling process instead of creating a new process ...
Alexandre Ganea
2020-01-13
2
-33
/
+79
*
This option allows selecting the TLS size in the local exec TLS model,
KAWASHIMA Takahiro
2020-01-13
1
-0
/
+13
*
driver: Allow -fdebug-compilation-dir=foo in joined form.
Nico Weber
2020-01-10
1
-0
/
+6
*
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
Fangrui Song
2020-01-10
1
-0
/
+3
*
[Driver][CodeGen] Add -fpatchable-function-entry=N[,0]
Fangrui Song
2020-01-10
2
-0
/
+25
*
[ARM][MVE] MVE-I should not be disabled by -mfpu=none
Momchil Velikov
2020-01-09
1
-20
/
+23
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
1
-4
/
+5
*
[PowerPC] Default ppc64 linux-gnu/freebsd to -fno-PIC
Fangrui Song
2020-01-07
1
-3
/
+0
*
[PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl
Fangrui Song
2020-01-07
1
-2
/
+7
*
[HIP] Add option --gpu-max-threads-per-block=n
Yaxun (Sam) Liu
2020-01-07
1
-0
/
+8
*
[NFC] Use isX86() instead of getArch()
Jim Lin
2020-01-07
3
-15
/
+7
*
Add Triple::isX86()
Fangrui Song
2020-01-06
2
-5
/
+4
*
[NFC] Test commit, revert whitespace change
stevewan
2020-01-06
1
-1
/
+0
*
[NFC] Test commit, whitespace change
stevewan
2020-01-06
1
-0
/
+1
*
[Gnu toolchain] Look at standard GCC paths for libstdcxx by default
Kristina Brooks
2020-01-05
6
-86
/
+121
*
[SystemZ] Don't allow CL option -mpacked-stack with -mbackchain.
Jonas Paulsson
2020-01-03
1
-3
/
+13
*
[NFC] Move OptionUtils from Basic to Driver
Yaxun (Sam) Liu
2019-12-23
2
-0
/
+48
*
[Driver] Allow -mnop-mcount for SystemZ and -mfentry for X86 and SystemZ
Fangrui Song
2019-12-22
1
-9
/
+18
*
[Driver] Verify -mrecord-mcount in Driver, instead of CodeGen after D71627
Fangrui Song
2019-12-21
1
-2
/
+9
*
[analyzer] Add Fuchsia Handle checker
Gabor Horvath
2019-12-20
1
-0
/
+2
*
Avoid unsupported LLD options
Sid Manning
2019-12-20
1
-3
/
+8
*
[analyzer] Add a syntactic security check for ObjC NSCoder API.
Artem Dergachev
2019-12-19
1
-1
/
+4
*
[Clang FE, SystemZ] Recognize -mrecord-mcount CL option.
Jonas Paulsson
2019-12-19
1
-0
/
+3
[next]