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
/
compiler-rt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ASan/Win] Print out a big warning and continue without checking for success ...
Timur Iskhodzhanov
2014-08-08
2
-4
/
+10
*
Support getting process maps for sanitizers needs on FreeBSD in 32-bit mode
Viktor Kutuzov
2014-08-08
2
-0
/
+34
*
[sanitizer] Intercept timerfd_settime, timerfd_gettime.
Evgeniy Stepanov
2014-08-07
3
-0
/
+82
*
[msan] Fix fcvt interceptor.
Evgeniy Stepanov
2014-08-07
2
-0
/
+19
*
Add FreeBSD support to the address sanitizer's malloc_context_size.cc test case
Viktor Kutuzov
2014-08-07
1
-18
/
+8
*
[TSan] Try to fix Go runtime build
Alexey Samsonov
2014-08-06
1
-1
/
+3
*
Segregate FreeBSD-specific parts from sanitizer_procmaps_linux.cc
Viktor Kutuzov
2014-08-06
5
-218
/
+272
*
tsan: allocate vector clocks using slab allocator
Dmitry Vyukov
2014-08-05
13
-113
/
+337
*
[ASan/Win] Handle SEH exceptions even with -GS
Timur Iskhodzhanov
2014-08-05
4
-2
/
+28
*
The test doesn't export ASAN_OPTIONS, so $ASAN_OPTIONS should not be used in ...
Alexander Kornienko
2014-08-05
1
-8
/
+8
*
[UBSan] Allow to suppress reports from vptr checker for specified types.
Alexey Samsonov
2014-08-05
8
-12
/
+64
*
[Sanitizer] Turn SuppressionContext::Init() into InitIfNecessary().
Alexey Samsonov
2014-08-05
4
-7
/
+17
*
[asan] poison array cookies only on 64-bit arch
Kostya Serebryany
2014-08-04
1
-0
/
+1
*
[asan] introduce __asan_poison_cxx_array_cookie. This is asan-rt part of PR19...
Kostya Serebryany
2014-08-04
6
-0
/
+20
*
[asan] intercept sized operator delete[]
Kostya Serebryany
2014-08-04
2
-14
/
+47
*
[ASan] Use metadata to pass source-level information from Clang to ASan.
Alexey Samsonov
2014-08-02
1
-1
/
+6
*
Add FreeBSD support to the address sanitizer's deep_stack_uaf.cc test case
Viktor Kutuzov
2014-08-01
1
-3
/
+6
*
Fix the waitid sanitizer interceptor to work on FreeBSD in 32-bit mode
Viktor Kutuzov
2014-08-01
1
-0
/
+6
*
[ASan] Support the asan_loadN/asan_storeN functions in the DLL thunk library
Ehsan Akhgari
2014-08-01
2
-0
/
+25
*
[Sanitizer] Don't try to parse unspecified suppressions file
Alexey Samsonov
2014-07-31
1
-1
/
+3
*
[asan] End-to-end test for REP MOVS instrumentation.
Evgeniy Stepanov
2014-07-31
1
-0
/
+53
*
tsan: use MADV_NOHUGEPAGE only if it is supported by platform
Dmitry Vyukov
2014-07-31
1
-0
/
+2
*
[Sanitizer] Hoist the code parsing suppressions file into sanitizer_common.
Alexey Samsonov
2014-07-30
3
-46
/
+13
*
[Sanitizer] Make "suppressions" and "print_suppressions" common runtime flags.
Alexey Samsonov
2014-07-30
8
-24
/
+16
*
[Sanitizer] Make SuppressionContext a singleton class, residing in sanitizer_...
Alexey Samsonov
2014-07-30
6
-38
/
+45
*
[asan] XFAIL sized-delete test on Android.
Evgeniy Stepanov
2014-07-30
1
-0
/
+5
*
[asan] rename new-delete-size-mismatch to new-delete-type-mismatch and make t...
Kostya Serebryany
2014-07-30
5
-14
/
+18
*
[asan] add a feature to detect new-delete-size-mismatch (when used with -Xcla...
Kostya Serebryany
2014-07-30
8
-21
/
+109
*
[msan] Use SIGHUP instead of SIGUSR1 in test.
Evgeniy Stepanov
2014-07-30
1
-3
/
+3
*
[UBSan] Introduce ScopedReport object.
Alexey Samsonov
2014-07-30
4
-90
/
+143
*
[UBSan] Allow to override runtime flags defaults by providing
Alexey Samsonov
2014-07-30
1
-1
/
+16
*
[UBSan] Move all runtime flags parsing to ubsan_flags.cc.
Alexey Samsonov
2014-07-29
3
-12
/
+19
*
[UBSan] Get pc/bp for stack unwinding as early as possible.
Alexey Samsonov
2014-07-29
3
-10
/
+10
*
[UBSan] Build part of UBSan runtime that can be linked into C programs with -...
Alexey Samsonov
2014-07-29
1
-2
/
+4
*
[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more pr...
Alexey Samsonov
2014-07-29
10
-34
/
+28
*
Exclude ASM from CompilerRT languages as an attempt to fix CMake failure in s...
Alexey Samsonov
2014-07-28
1
-1
/
+1
*
tsan: add a useful debug check
Dmitry Vyukov
2014-07-28
1
-0
/
+1
*
builtins: make ARM compilation with GAS work again
Saleem Abdulrasool
2014-07-27
4
-5
/
+11
*
builtins: move macro definitions into assembly.h
Saleem Abdulrasool
2014-07-27
4
-24
/
+8
*
builtins: whitespace
Saleem Abdulrasool
2014-07-27
2
-8
/
+8
*
builtins: avoid multiple definitions of symbols
Saleem Abdulrasool
2014-07-26
1
-7
/
+18
*
builtins: add missed files from previous commits
Saleem Abdulrasool
2014-07-26
4
-3
/
+11
*
builtins: move the readonly constants into rodata
Saleem Abdulrasool
2014-07-26
4
-8
/
+27
*
builtins: correct constant alignments
Saleem Abdulrasool
2014-07-26
4
-17
/
+41
*
tsan: advise shadow for 0x7f region to not use huge pages
Dmitry Vyukov
2014-07-26
1
-0
/
+6
*
tsan: improve shadow flush benchmark
Dmitry Vyukov
2014-07-26
1
-4
/
+10
*
tsan: reduce internal allocator region from 16M to 1M
Dmitry Vyukov
2014-07-26
1
-2
/
+1
*
tsan: remove meta from internal allocator
Dmitry Vyukov
2014-07-26
1
-1
/
+1
*
Satisfy -Wparentheses.
Nick Lewycky
2014-07-26
1
-1
/
+1
*
builtins: re-enable building assembly sources
Saleem Abdulrasool
2014-07-26
2
-1
/
+2
[prev]
[next]