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] fix 'sancov.py merge' and add a test for it
Kostya Serebryany
2015-03-19
2
-10
/
+22
*
[sanitizer] trying to fix sancov.py with 32-bit python
Kostya Serebryany
2015-03-19
1
-7
/
+18
*
[sanitizer] change the sanitizer coverage format once again, this time adding...
Kostya Serebryany
2015-03-18
3
-41
/
+76
*
asan: Cargo cult the linux test changes in r232501 to the darwin tests
Justin Bogner
2015-03-18
1
-0
/
+12
*
[ARM] Remove XFAIL from passing RT test
Renato Golin
2015-03-18
1
-1
/
+0
*
[sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are du...
Kostya Serebryany
2015-03-18
5
-10
/
+106
*
Improve SUMMARY reporting in sanitizers.
Alexey Samsonov
2015-03-17
4
-17
/
+17
*
[sanitizer] change the format of coverage dump: instead of always dumping 32-...
Kostya Serebryany
2015-03-17
3
-39
/
+49
*
asan: remove left-over code from submitted in rev r232501
Dmitry Vyukov
2015-03-17
1
-7
/
+0
*
asan: optimization experiments
Dmitry Vyukov
2015-03-17
7
-39
/
+131
*
[ASan/Win] Fix a CHECK failure when an exception is thrown from a callback pa...
Timur Iskhodzhanov
2015-03-17
4
-44
/
+138
*
CFI: Make check-cfi depend on libLTO on Darwin.
Peter Collingbourne
2015-03-16
1
-0
/
+5
*
[Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Viktor Kutuzov
2015-03-16
4
-5
/
+10
*
[ASan] NFC: Factor out platform-specific interceptors
Timur Iskhodzhanov
2015-03-16
6
-126
/
+130
*
CFI: Add test for bad cast checks.
Peter Collingbourne
2015-03-14
1
-0
/
+136
*
CFI: Add a test for distinguishing between non-overriding siblings.
Peter Collingbourne
2015-03-14
1
-0
/
+67
*
Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compile
Reid Kleckner
2015-03-13
1
-6
/
+30
*
[Tsan] Fix test.h to work on FreeBSD
Viktor Kutuzov
2015-03-13
1
-2
/
+8
*
We want single precision here.
Joerg Sonnenberger
2015-03-13
1
-0
/
+3
*
Use signed int implementation for __fixint
Ed Maste
2015-03-12
3
-3
/
+3
*
Update copyright year to 2015.
Alexey Samsonov
2015-03-12
1
-2
/
+2
*
[Tsan] Do not declare std_suppressions when not used
Viktor Kutuzov
2015-03-12
1
-1
/
+1
*
[Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Viktor Kutuzov
2015-03-12
1
-4
/
+7
*
[Sanitizers] Fix sanitizers to build on FreeBSD.
Viktor Kutuzov
2015-03-12
1
-0
/
+1
*
tsan: fix a bug in MetaMap::ResetRange
Dmitry Vyukov
2015-03-12
2
-2
/
+51
*
tsan: fix crash during __tsan_java_move
Dmitry Vyukov
2015-03-12
4
-2
/
+90
*
Adding the implementation of atos and dladdr symbolizers for OS X.
Kuba Brecka
2015-03-12
7
-60
/
+313
*
Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
2015-03-12
2
-2
/
+9
*
Be nicer to C90 environments and avoid the declaration of variables in for
Joerg Sonnenberger
2015-03-11
1
-2
/
+3
*
Always include stddef.h to make sure size_t exists.
Joerg Sonnenberger
2015-03-11
1
-0
/
+1
*
Refactor float to integer conversion to share the same code.
Joerg Sonnenberger
2015-03-11
27
-376
/
+458
*
[ASan/Win] Fix a CHECK failure when an exception is thrown from a callback pa...
Timur Iskhodzhanov
2015-03-11
2
-0
/
+101
*
asan: fix leak test for power platform
Dmitry Vyukov
2015-03-10
1
-1
/
+1
*
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-thresho...
Kostya Serebryany
2015-03-10
2
-1
/
+4
*
Revert "Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitiz...
Alexey Samsonov
2015-03-09
1
-13
/
+21
*
Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Kuba Brecka
2015-03-09
6
-147
/
+130
*
At least on NetBSD, sys/errno.h and errno.h are different, so use the
Joerg Sonnenberger
2015-03-09
1
-1
/
+1
*
Avoid warnings on !PowerPC
Joerg Sonnenberger
2015-03-08
1
-1
/
+2
*
Don't produce warnings on !PowerPC.
Joerg Sonnenberger
2015-03-08
3
-3
/
+6
*
Adding sanitizer_symbolizer_win.h to CMakeLists.txt
Kuba Brecka
2015-03-07
1
-0
/
+1
*
[asan] Fix 2 problems in nohugepage_test.
Kostya Serebryany
2015-03-06
1
-2
/
+18
*
[asan] Allow users of asan_symbolize.py to forbid fallback to atos/addr2line.
Sergey Matveev
2015-03-06
1
-0
/
+3
*
Symbolizer refactoring: Make WinSymbolizer use SymbolizerTool interface
Kuba Brecka
2015-03-06
3
-113
/
+179
*
asan: fix comment formatting
Dmitry Vyukov
2015-03-06
2
-3
/
+3
*
Add a symbolizer testcase for closed stdin/stdout
Kuba Brecka
2015-03-05
1
-0
/
+30
*
Print out which symbolizer are we using when verbosity >= 2
Kuba Brecka
2015-03-05
1
-0
/
+6
*
[sanitizer] Reconstruct the function that dumps block/edge coverage, hopefull...
Kostya Serebryany
2015-03-05
4
-80
/
+83
*
Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitize=shift-...
Alexey Samsonov
2015-03-05
2
-22
/
+14
*
Move use of __builtin_longjmp under the same conditions as the only
Joerg Sonnenberger
2015-03-05
1
-9
/
+9
*
tsan: fix signal handling during stop-the-world
Dmitry Vyukov
2015-03-05
5
-75
/
+220
[next]