Brock Wyma
|
adf8ae4536
[CodeView] Initial support for emitting S_THUNK32 symbols for compiler...
|
před 7 roky |
Andrey Konovalov
|
87460c837c
hwasan: add -fsanitize=kernel-hwaddress flag
|
před 7 roky |
Dean Michael Berris
|
a50e57f11b
[XRay][clang] Add flag to choose instrumentation bundles
|
před 7 roky |
Vitaly Buka
|
c79a7094b0
asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel-address
|
před 7 roky |
Vlad Tsyrklevich
|
2da4adbc5f
Add the -fsanitize=shadow-call-stack flag
|
před 7 roky |
Matt Morehouse
|
3fe656f586
[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.
|
před 7 roky |
Gheorghe-Teodor Bercea
|
f4806a953b
[OpenMP] Add OpenMP data sharing infrastructure using global memory
|
před 7 roky |
Manoj Gupta
|
284236c047
Do not generate calls to fentry with __attribute__((no_instrument_function))
|
před 7 roky |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
před 7 roky |
Sander de Smalen
|
6804b86ee9
Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.
|
před 7 roky |
Sander de Smalen
|
294a4f68ff
Reverting patch rL323952 due to build errors that I
|
před 7 roky |
Sander de Smalen
|
835a31e2ef
[DebugInfo] Enable debug information for C99 VLA types
|
před 7 roky |
John McCall
|
3fb45fcca0
Allocate and access NormalCleanupDest with the natural alignment of i32.
|
před 7 roky |
Oren Ben Simhon
|
1955fd01bd
Added Control Flow Protection Flag
|
před 7 roky |
Erich Keane
|
d09c994ced
Implement Attribute Target MultiVersioning
|
před 7 roky |
Stephan Bergmann
|
7ad9adf8c0
No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17
|
před 7 roky |
Reid Kleckner
|
a390e8baec
[WinEH] Allow for multiple terminatepads
|
před 7 roky |
Sanjay Patel
|
8e9263d3f4
[Driver, CodeGen] pass through and apply -fassociative-math
|
před 7 roky |
Alexey Bataev
|
a29eb97db3
[OPENMP] Codegen `declare simd` for function declarations.
|
před 7 roky |
Evgeniy Stepanov
|
0d53760ddd
Hardware-assisted AddressSanitizer (clang part).
|
před 7 roky |
Dean Michael Berris
|
f4f187631c
[XRay][clang] Introduce -fxray-always-emit-customevents
|
před 7 roky |
Hans Wennborg
|
c0f88500bd
Add -finstrument-function-entry-bare flag
|
před 7 roky |
Hans Wennborg
|
12f3fe3bbd
Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attributes
|
před 7 roky |
Gor Nishanov
|
e017785d9a
[coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing it in the coroutine frame
|
před 7 roky |
Sanjay Patel
|
157a622d78
[CodeGen] match new fast-math-flag method: isFast()
|
před 7 roky |
Ivan A. Kosarev
|
210431c813
[CodeGen] Propagate may-alias'ness of lvalues with TBAA info
|
před 7 roky |
Ivan A. Kosarev
|
6fe0ba5b2e
[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue base info
|
před 7 roky |
Alexander Richardson
|
2c42fd5f93
Convert clang::LangAS to a strongly typed enum
|
před 7 roky |
Vedant Kumar
|
94cbcd43ba
[ubsan] Don't emit function signatures for non-static member functions
|
před 7 roky |
Ivan A. Kosarev
|
39f710aba3
Revert "[CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue base info", r315731.
|
před 7 roky |