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
*
Use binary write mode in WriteToFile function to avoid appended \r characters...
Vitaly Buka
2019-04-05
3
-1
/
+38
*
[Sanitizers] Provide __internal_dup on Solaris
Rainer Orth
2019-04-05
1
-0
/
+4
*
[Sanitizers] Fix sanitizer_linux_libcdep.cc compilation on Solaris
Rainer Orth
2019-04-05
1
-0
/
+1
*
[TSan][libdispatch] Make test work on Linux, pt. 2
Julian Lettner
2019-04-05
1
-2
/
+2
*
[libFuzzer] Another follow up fix for Data Flow scripts in Py3.
Max Moroz
2019-04-04
1
-2
/
+6
*
[libFuzzer] Fix output format in data flow merge script after Py3 change.
Max Moroz
2019-04-04
1
-1
/
+1
*
[TSan][libdispatch] Make test work on Linux
Julian Lettner
2019-04-04
1
-3
/
+4
*
Remove unneeded ymath.h include from int_math.h
Reid Kleckner
2019-04-04
1
-1
/
+0
*
[TSan][libdispatch] Stricter checks via `--implicit-check-not`
Julian Lettner
2019-04-04
7
-16
/
+8
*
[libFuzzer] Make DataFlow scripts Python3 compatible.
Max Moroz
2019-04-04
2
-6
/
+8
*
[winasan] Fix strrchr interception with vs2019 CRT
Reid Kleckner
2019-04-04
1
-0
/
+2
*
[TSan][libdispatch] Specify libdispatch header dir for lit tests
Julian Lettner
2019-04-04
3
-11
/
+14
*
[NFC][TSan][libdispatch] Better CMake variable names
Julian Lettner
2019-04-04
4
-8
/
+8
*
[TSan][libdispatch] Add Cmake option for libdispatch install path
Julian Lettner
2019-04-04
1
-12
/
+5
*
Fix typos in tests. NFC.
Xing GUO
2019-04-03
1
-1
/
+1
*
[NFC][TSan][libdispatch] Cleanup test
Julian Lettner
2019-04-02
1
-6
/
+6
*
[NFC] Test is C++, not C
Julian Lettner
2019-04-02
1
-0
/
+0
*
[TSan][libdispatch] We don't require any setup on Darwin
Julian Lettner
2019-04-02
1
-1
/
+1
*
[NFC][libdispatch] Improve a few tests
Julian Lettner
2019-04-02
3
-6
/
+7
*
Fix problem with ar_to_bc.sh script introduced by r357450.
Peter Collingbourne
2019-04-02
1
-2
/
+2
*
Fix tests after r357452
Hans Wennborg
2019-04-02
2
-4
/
+4
*
ar_to_bc.sh: replace readlink -f with custom relative path resolution
Fangrui Song
2019-04-02
1
-2
/
+2
*
[compiler-rt][test] Make instrprof-set-dir-mode test tolerant of group ID
Matt Davis
2019-04-02
1
-1
/
+5
*
[cmake] Change deprecated $<CONFIG> to $<CONFIGURATION>. NFC
Fangrui Song
2019-03-30
1
-1
/
+1
*
[Sanitizer] Add interceptor for wctomb
Pavel Labath
2019-03-29
4
-0
/
+50
*
Revert "[builtins] Rounding mode support for addxf3/subxf3"
Yi Kong
2019-03-27
14
-241
/
+16
*
[builtins] Rounding mode support for addxf3/subxf3
Yi Kong
2019-03-26
14
-16
/
+241
*
Fix typos in compiler-rt/lib/builtins/atomic.c
Hubert Tong
2019-03-23
1
-1
/
+10
*
[NFC][TSan][libdispatch] Don't use ignore_noninstrumented_modules on Linux
Julian Lettner
2019-03-22
1
-3
/
+0
*
Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.
Dan Liew
2019-03-21
2
-2
/
+1
*
Make __cpu_model a hidden symbol, to match libgcc.
Sterling Augustine
2019-03-20
1
-0
/
+10
*
[scudo][standalone] Add error reports
Kostya Kortchinsky
2019-03-20
6
-37
/
+339
*
[builtins] Divide shouldn't underflow if rounded result would be normal.
Eli Friedman
2019-03-19
6
-2
/
+133
*
[TSan][libdispatch] Avoid infinite recursion in dispatch_apply[_f] interceptors
Julian Lettner
2019-03-19
1
-9
/
+29
*
[scudo][standalone] Add string utility functions
Kostya Kortchinsky
2019-03-19
7
-13
/
+385
*
[asan] Disable -Wfortify-source in intentional OOB tests
Reid Kleckner
2019-03-18
2
-4
/
+4
*
[NFC][TSan][libdispatch] Fix test for dispatch_apply[_f]
Julian Lettner
2019-03-18
1
-12
/
+18
*
[TSan][libdispatch] Configure libdispatch lit tests
Julian Lettner
2019-03-16
1
-1
/
+6
*
[CMake] Fix broken uses of `try_compile_only()` and improve the function.
Dan Liew
2019-03-15
3
-4
/
+36
*
[TSan][libdispatch] Enable linking and running of tests on Linux
Julian Lettner
2019-03-15
5
-5
/
+26
*
[msan] Fix BMI2 detection in msan tests, take 2.
Jonas Hahnfeld
2019-03-15
1
-1
/
+1
*
[NFC][TSan] Move libdispatch tests into their own subfolder
Julian Lettner
2019-03-14
14
-31
/
+18
*
[TSan][libdispatch] Remove dependency on system headers
Julian Lettner
2019-03-14
2
-15
/
+75
*
[HWASan] Use less Printf() calls in register dump.
Mitch Phillips
2019-03-14
1
-16
/
+22
*
AddressSanitizer: 64-bit SPARC/Linux port
Vitaly Buka
2019-03-12
3
-1
/
+118
*
AddressSanitizer: fix for SPARC with GCC
Vitaly Buka
2019-03-12
1
-0
/
+4
*
SanitizerCommon: 64-bit SPARC/Linux port
Vitaly Buka
2019-03-12
3
-0
/
+20
*
SanitizerCommon: fixes for unwinding & backtrace on SPARC
Vitaly Buka
2019-03-12
5
-35
/
+75
*
[scudo][standalone] Implement checksumming functions
Kostya Kortchinsky
2019-03-12
6
-0
/
+216
*
[msan] Fix BMI2 detection in msan tests.
Evgeniy Stepanov
2019-03-12
1
-1
/
+1
[next]