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
*
[sanitizer] Add -lrt to dyndd link line.
Evgeniy Stepanov
2015-05-29
1
-0
/
+1
*
profile: Fix link errors in this test on darwin
Justin Bogner
2015-05-29
4
-9
/
+6
*
Add descriptive names to sanitizer entries in /proc/self/maps. Helps debugging.
Evgeniy Stepanov
2015-05-29
20
-54
/
+166
*
Use sanitizer_atomic_clang.h with clang-cl instead of the MSVC variant
Reid Kleckner
2015-05-29
1
-1
/
+1
*
[ASan] Fix flaky tests (see https://llvm.org/bugs/show_bug.cgi?id=23230).
Yury Gribov
2015-05-29
2
-12
/
+22
*
[asan] Add new(unsigned int) to ASan interface list.
Evgeniy Stepanov
2015-05-28
1
-5
/
+12
*
Use /usr/bin/env to find python
Ed Maste
2015-05-28
2
-2
/
+2
*
[ASan] Disable alloca tests on ARM targets due to flakiness.
Yury Gribov
2015-05-28
4
-8
/
+4
*
[ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
4
-0
/
+9
*
[ASan] Add new interceptors to asan_win_dll_thunk.cc to fix build errors on W...
Yury Gribov
2015-05-28
1
-0
/
+4
*
[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, st...
Yury Gribov
2015-05-28
24
-11
/
+503
*
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
Yury Gribov
2015-05-28
8
-0
/
+172
*
[asan] Fix build dependency issues with ASan version list file.
Evgeniy Stepanov
2015-05-27
1
-2
/
+15
*
Test case for PR 23499.
Diego Novillo
2015-05-27
2
-1
/
+6
*
[msan] Fix mmap test on Fedora.
Evgeniy Stepanov
2015-05-26
1
-1
/
+2
*
[msan] Mprotect all inaccessible memory regions.
Evgeniy Stepanov
2015-05-24
4
-12
/
+75
*
[dfsan] ignore more __sanitizer callbacks
Kostya Serebryany
2015-05-23
1
-5
/
+3
*
builtins: mark functions as aapcs on Windows
Saleem Abdulrasool
2015-05-22
1
-1
/
+5
*
[darwin] fix libcompiler_rt.dylib build
Nick Kledzik
2015-05-20
1
-1
/
+1
*
Revert some of "Silence some CMake 3.3 dev warnings in compiler-rt"
Reid Kleckner
2015-05-20
1
-6
/
+0
*
Silence some CMake 3.3 dev warnings in compiler-rt
Reid Kleckner
2015-05-20
2
-1
/
+7
*
Factor out LTO detection to common configuration.
Peter Collingbourne
2015-05-19
2
-23
/
+30
*
CFI: Remove <utility> include.
Peter Collingbourne
2015-05-19
1
-1
/
+0
*
[ASan/Win] Add DLL thunk for new coverage hook
Reid Kleckner
2015-05-19
1
-0
/
+1
*
[sanitizer][MIPS] Add --target flag for MIPS32
Sagar Thakur
2015-05-19
4
-4
/
+8
*
[asan] Disable static-tls test on PowerPC.
Evgeniy Stepanov
2015-05-17
1
-0
/
+2
*
[sanitizer] Recognize static TLS in __tls_get_addr interceptor.
Evgeniy Stepanov
2015-05-16
7
-3
/
+66
*
[tsan] deflakify one more tsan test
Kostya Serebryany
2015-05-14
1
-0
/
+4
*
[Builtins] Wire half-precision conversions through cc_kext makefiles.
Ahmed Bougacha
2015-05-14
1
-0
/
+3
*
[Builtins] Wire half-precision conversions through Darwin makefiles.
Ahmed Bougacha
2015-05-14
3
-3
/
+12
*
[Builtins] Implement f2h/h2f by jumping to trunc/extend.
Ahmed Bougacha
2015-05-14
2
-4
/
+8
*
Include missing 'sanitizer_platform_limits_posix.h'
Ismail Pazarbasi
2015-05-12
1
-0
/
+1
*
Call system's sigfillset and sigprocmask functions from sanitizers
Ismail Pazarbasi
2015-05-12
1
-0
/
+7
*
Sanitizers: Implement `GetRSS` on Mac OS X
Ismail Pazarbasi
2015-05-12
1
-3
/
+12
*
[Builtins] Implement half-precision conversions.
Ahmed Bougacha
2015-05-12
11
-5
/
+470
*
[sanitizer] Update "sancov.py missing" to allow __sanitizer_cov_with_check().
Sergey Matveev
2015-05-12
1
-1
/
+5
*
[sanitizer] Override pipefail in coverage-missing test.
Sergey Matveev
2015-05-12
1
-8
/
+2
*
[sanitizer] Re-enable a broken test with debug output.
Sergey Matveev
2015-05-12
1
-1
/
+7
*
[asan] Disable coverage-missing test failing on the bots.
Evgeniy Stepanov
2015-05-11
1
-1
/
+1
*
[UBSan] Add missing header that defines SANITIZER_CAN_USE_PREINIT_ARRAY
Alexey Samsonov
2015-05-11
1
-0
/
+1
*
[Msan] Fix the if_indextoname.cc test to pass on FreeBSD
Viktor Kutuzov
2015-05-11
2
-2
/
+3
*
[asan/fuzzer] define a dummy weak __sanitizer_cov_trace_cmp
Kostya Serebryany
2015-05-08
1
-0
/
+3
*
[sanitizer] Attempt to fix the test for missing coverage script.
Sergey Matveev
2015-05-08
1
-6
/
+7
*
[TSan][MIPS] XFAIL long jump tests for MIPS64
Sagar Thakur
2015-05-08
5
-0
/
+19
*
[ASAN] Use regex for addresses in kernel_area.cc test
Sagar Thakur
2015-05-08
1
-6
/
+6
*
[Msan] Fix the report-demangling.cc test to pass on FreeBSD
Viktor Kutuzov
2015-05-08
1
-1
/
+1
*
[Msan] Make the obstack.cc test Linux-specific
Viktor Kutuzov
2015-05-08
1
-0
/
+0
*
builtins: Implement the functions from stdatomic.h
Justin Bogner
2015-05-08
9
-7
/
+144
*
[SanitizerCoverage] Upgrade lit tests to new -fsanitize-coverage= flags.
Alexey Samsonov
2015-05-07
22
-58
/
+58
*
Intercept scandir() on FreeBSD
Viktor Kutuzov
2015-05-07
1
-1
/
+2
[next]