Calixte Denizet
|
2bc1c8b8c8
[CodeGen] Add to emitted DebugLoc information about coverage when it's required
|
7 年之前 |
Dean Michael Berris
|
f544500eef
[XRay][clang] Emit "never-instrument" attribute
|
7 年之前 |
Erich Keane
|
9d84dfe6d9
[NFC]Refactor MultiVersion Resolver Emission to combine types
|
7 年之前 |
Alexander Potapenko
|
bbb410ae0c
[MSan] add KMSAN support to Clang driver
|
7 年之前 |
Martin Storsjo
|
3a0f5464a1
[CodeGen] Implicitly set stackrealign on the main function, if custom stack alignment is used
|
7 年之前 |
Akira Hatanaka
|
ffa70d529c
[CodeGen] Merge equivalent block copy/helper functions.
|
7 年之前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年之前 |
Erich Keane
|
9eb2866868
Implement cpu_dispatch/cpu_specific Multiversioning
|
7 年之前 |
Erich Keane
|
032aa95be6
[NFC] Switch CodeGenFunction to use value init instead of member init lists
|
7 年之前 |
Erich Keane
|
9c7bda2f19
Revert -r336726, which included more files than intended.
|
7 年之前 |
Erich Keane
|
1437ede97c
[NFC] Switch CodeGenFunction to use value init instead of member init lists
|
7 年之前 |
Craig Topper
|
dc74ef665f
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector width. Add a min_vector_width function attribute and tag all x86 instrinsics with it
|
7 年之前 |
Gabor Buella
|
c307b5069c
[CodeGen] Improve diagnostics related to target attributes
|
7 年之前 |
Craig Topper
|
406ee9f684
[CodeGenFunction] Use the StringRef::split function that takes a char separator instead of StringRef separator. NFC
|
7 年之前 |
Keith Wyss
|
07bff7a364
[XRay] Add clang builtin for xray typed events.
|
7 年之前 |
Brock Wyma
|
adf8ae4536
[CodeView] Initial support for emitting S_THUNK32 symbols for compiler...
|
7 年之前 |
Andrey Konovalov
|
87460c837c
hwasan: add -fsanitize=kernel-hwaddress flag
|
7 年之前 |
Dean Michael Berris
|
a50e57f11b
[XRay][clang] Add flag to choose instrumentation bundles
|
7 年之前 |
Vitaly Buka
|
c79a7094b0
asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel-address
|
7 年之前 |
Vlad Tsyrklevich
|
2da4adbc5f
Add the -fsanitize=shadow-call-stack flag
|
7 年之前 |
Matt Morehouse
|
3fe656f586
[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.
|
7 年之前 |
Gheorghe-Teodor Bercea
|
f4806a953b
[OpenMP] Add OpenMP data sharing infrastructure using global memory
|
7 年之前 |
Manoj Gupta
|
284236c047
Do not generate calls to fentry with __attribute__((no_instrument_function))
|
7 年之前 |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
7 年之前 |
Sander de Smalen
|
6804b86ee9
Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.
|
7 年之前 |
Sander de Smalen
|
294a4f68ff
Reverting patch rL323952 due to build errors that I
|
7 年之前 |
Sander de Smalen
|
835a31e2ef
[DebugInfo] Enable debug information for C99 VLA types
|
7 年之前 |
John McCall
|
3fb45fcca0
Allocate and access NormalCleanupDest with the natural alignment of i32.
|
7 年之前 |
Oren Ben Simhon
|
1955fd01bd
Added Control Flow Protection Flag
|
7 年之前 |
Erich Keane
|
d09c994ced
Implement Attribute Target MultiVersioning
|
7 年之前 |