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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[compiler-rt] Reduce the number of threads in gcov test to avoid failure
Calixte Denizet
2020-06-23
1
-15
/
+5
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
2
-0
/
+46
*
Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)
Hans Wennborg
2020-03-03
1
-1
/
+1
*
[profile] Support merge pool size >= 10
Fangrui Song
2020-01-12
1
-0
/
+7
*
[cfi][test] cross-dso/stats.cpp: don't assume the order of static constructors
Fangrui Song
2020-01-08
1
-4
/
+4
*
[msan] Fix underflow in qsort interceptor.
Evgenii Stepanov
2020-01-06
1
-0
/
+7
*
[msan] Check qsort input.
Evgenii Stepanov
2020-01-06
1
-0
/
+5
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
1
-1
/
+1
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
1
-1
/
+1
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
1
-1
/
+1
*
Reland "[msan] Intercept qsort, qsort_r."
Reid Kleckner
2019-12-27
1
-0
/
+73
*
Revert "[msan] Intercept qsort, qsort_r."
Reid Kleckner
2019-12-27
1
-73
/
+0
*
Revert "[msan] Check qsort input."
Evgenii Stepanov
2019-12-26
1
-5
/
+0
*
[msan] Check qsort input.
Evgenii Stepanov
2019-12-23
1
-0
/
+5
*
[msan] Intercept qsort, qsort_r.
Evgenii Stepanov
2019-12-23
1
-0
/
+73
*
Revert "[msan] Check qsort input." and "[msan] Intercept qsort, qsort_r."
Jonas Devlieghere
2019-12-20
1
-78
/
+0
*
[iOS sim] Ensure simulator device is booted in iossim_prepare.py
Julian Lettner
2019-12-20
1
-1
/
+13
*
[compiler-rt] [test] Disable MPROTECT for XRay tests on NetBSD
Michał Górny
2019-12-20
1
-0
/
+3
*
[msan] Check qsort input.
Evgenii Stepanov
2019-12-20
1
-0
/
+5
*
[msan] Intercept qsort, qsort_r.
Evgenii Stepanov
2019-12-20
1
-0
/
+73
*
[compiler-rt] [test] Disable MPROTECT on two builtin tests
Michał Górny
2019-12-20
4
-8
/
+18
*
[compiler-rt] [test] Add missing %run to fread_fwrite MSAN test
Michał Górny
2019-12-19
1
-1
/
+1
*
[compiler-rt] [fuzzer] Enable LSan in libFuzzer tests on NetBSD
Kamil Rytarowski
2019-12-19
1
-1
/
+0
*
[compiler-rt] [test] Disable ASLR on UBSAN+[AMT]SAN tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+2
*
[compiler-rt] [test] Disable ASLR on LSAN+ASAN tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+2
*
[compiler-rt] [test] Disable ASLR for fuzzer tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+3
*
[lit] Remove lit's REQUIRES-ANY directive
Thomas Preud'homme
2019-12-17
10
-10
/
+10
*
Change `asan/TestCases/Darwin/malloc_zone-protected.cpp` to call abort so tha...
Dan Liew
2019-12-16
1
-1
/
+1
*
[ubsan] Enable testing of .m files
Vedant Kumar
2019-12-13
1
-1
/
+1
*
[LSAN] Increase stack space for guard-page.c test
Alex Richardson
2019-12-13
1
-2
/
+2
*
[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.
Mitch Phillips
2019-12-13
1
-0
/
+4
*
[iOS sim] Simplify iossim_run.py script
Julian Lettner
2019-12-12
1
-3
/
+2
*
[TSan] Pacify flaky test on Darwin
Julian Lettner
2019-12-11
1
-7
/
+18
*
[profile] Delete stale profiles in test/profile/instrprof-value-prof.test, NFC
Vedant Kumar
2019-12-11
1
-0
/
+1
*
[profile] Delete stale profile in test/profile/instrprof-set-filename.c, NFC
Vedant Kumar
2019-12-11
1
-0
/
+2
*
[profile] Add explanatory comments to instrprof-darwin-exports.c, NFC
Vedant Kumar
2019-12-10
1
-3
/
+11
*
Remove unused Unit test directory for xray.
Eric Christopher
2019-12-09
2
-43
/
+0
*
[compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSD
Michał Górny
2019-12-06
6
-0
/
+21
*
[compiler-rt] Disable fuzzer large.test when LLVM_ENABLE_EXPENSIVE_CHECKS=ON
Alex Lorenz
2019-12-03
4
-0
/
+7
*
Rename `tsan/race_range_pc.cc` to `test/tsan/race_range_pc.cpp`.
Dan Liew
2019-12-03
1
-0
/
+0
*
Revert "Revert 1689ad27af5 "[builtins] Implement rounding mode support for i3...
Yi Kong
2019-11-27
2
-2
/
+4
*
[clang][CodeGen] Implicit Conversion Sanitizer: handle increment/decrement (P...
Roman Lebedev
2019-11-27
3
-0
/
+364
*
[profile] Fix file contention causing dropped counts on Windows under -fprofi...
Hans Wennborg
2019-11-27
3
-0
/
+108
*
Revert "[clang][CodeGen] Implicit Conversion Sanitizer: handle increment/decr...
Roman Lebedev
2019-11-27
3
-364
/
+0
*
[clang][CodeGen] Implicit Conversion Sanitizer: handle increment/decrement (P...
Roman Lebedev
2019-11-27
3
-0
/
+364
*
[PowerPC][compiler-rt][builtins]Add __fixtfti builtin on PowerPC
Lei Huang
2019-11-25
2
-0
/
+1608
*
[TSan] Make `mach_vm_allocate.c` test less flaky
Julian Lettner
2019-11-21
1
-5
/
+8
*
[Symbolizers] On Darwin compute function offset when possible.
Dan Liew
2019-11-19
3
-2
/
+86
*
Revert 1689ad27af5 "[builtins] Implement rounding mode support for i386/x86_64"
Hans Wennborg
2019-11-19
2
-4
/
+2
*
[profile] Support online merging with continuous sync mode
Vedant Kumar
2019-11-18
1
-0
/
+138
[next]