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] Enable halt_on_error tests on OS X.
Yury Gribov
2015-11-17
2
-0
/
+0
*
tsan: replace macro check with constant check
Dmitry Vyukov
2015-11-16
1
-7
/
+7
*
[compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Adhemerval Zanella
2015-11-16
9
-11
/
+227
*
[asan] Restored asynch signal test.
Yury Gribov
2015-11-16
1
-0
/
+104
*
Reverting r253080 ([tsan] Don't demangle names not starting with "_Z").
Kuba Brecka
2015-11-14
2
-8
/
+0
*
[asan] add an experimental flag protect_shadow_gap. If set to false, the shad...
Kostya Serebryany
2015-11-14
2
-0
/
+3
*
[PGO] Ensure profile section symbols are created (linux)
Xinliang David Li
2015-11-13
7
-1
/
+122
*
[tsan] Don't demangle names not starting with "_Z"
Kuba Brecka
2015-11-13
2
-0
/
+8
*
[tsan] Fix finalization of detached threads on OS X
Kuba Brecka
2015-11-13
1
-1
/
+1
*
[tsan] Fix a typo in tsan_test_util.h
Kuba Brecka
2015-11-13
1
-1
/
+1
*
[tsan] Expect memmove interceptor to be called from memcpy
Kuba Brecka
2015-11-13
3
-4
/
+4
*
[tsan] Mark dl_iterate_phdr.cc test as unsupported on OS X
Kuba Brecka
2015-11-13
1
-0
/
+3
*
[tsan] Don't require full paths to be present on stack traces
Kuba Brecka
2015-11-13
7
-12
/
+12
*
[CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm.
Chris Bieneman
2015-11-13
1
-3
/
+0
*
[asan] Fixed invalid check in test.
Yury Gribov
2015-11-13
1
-2
/
+2
*
[asan] Dump test output in case of error in single-threaded mode.
Yury Gribov
2015-11-13
1
-1
/
+1
*
[asan] Fix test to properly handle collisions.
Yury Gribov
2015-11-13
1
-6
/
+6
*
[asan] Fix silly error when reporting multiple ASan errors in parallel.
Yury Gribov
2015-11-13
1
-2
/
+3
*
[asan] Get rid of rand_r (not available on all targets).
Yury Gribov
2015-11-13
1
-8
/
+9
*
[tsan] Add global symbolication support into AtosSymbolizer
Kuba Brecka
2015-11-13
2
-15
/
+68
*
compiler-rt: add make solution to bootstrap mingw-w64
Martell Malone
2015-11-13
1
-0
/
+30
*
[CMake] [Darwin] Forcing -fPIC on for all darwin builtins except macho_embedded
Chris Bieneman
2015-11-12
1
-1
/
+2
*
[CMake] [Darwin] [Builitins] Removing muloti4 from the blacklists for arm.
Chris Bieneman
2015-11-12
2
-2
/
+0
*
[CMake] [Darwin] [Builtins] Sorting and uniquing blacklists. NFC.
Chris Bieneman
2015-11-12
2
-92
/
+10
*
[Windows] Fix halt_on_error-1.c test on Windows with %env_asan_opts
Reid Kleckner
2015-11-12
1
-2
/
+2
*
[asan] Mark halt_on_error-torture test unsupported on android.
Evgeniy Stepanov
2015-11-12
1
-0
/
+1
*
[CMake] [builtins] Removing a few non-source files from the arm list.
Chris Bieneman
2015-11-12
1
-2
/
+0
*
[CMake] Actually adding the TODO comment I mentioned in r252927.
Chris Bieneman
2015-11-12
1
-0
/
+3
*
[CMake] [builtins] Adding missing architecture-specific builtins.
Chris Bieneman
2015-11-12
1
-0
/
+8
*
tsan: fix windows Go build
Dmitry Vyukov
2015-11-12
2
-1
/
+3
*
tsan: fix windows Go build
Dmitry Vyukov
2015-11-12
1
-0
/
+2
*
[tsan] Add global symbolication support into DlAddrSymbolizer
Kuba Brecka
2015-11-12
2
-2
/
+37
*
[tsan] Allow symbolizers that don't obtain global symbol sizes
Kuba Brecka
2015-11-12
4
-6
/
+11
*
tsan: disable abort_on_error for Go
Dmitry Vyukov
2015-11-12
1
-1
/
+5
*
[tsan] Add a Darwin-specific lit test directory
Kuba Brecka
2015-11-12
3
-1
/
+23
*
tsan: fix Go build on linux
Dmitry Vyukov
2015-11-12
2
-2
/
+2
*
[asan] Remove system_malloc_zone
Kuba Brecka
2015-11-12
1
-14
/
+3
*
tsan: fix unused function warning in Go build
Dmitry Vyukov
2015-11-12
1
-1
/
+1
*
tsan: fix mac Go build
Dmitry Vyukov
2015-11-12
1
-2
/
+2
*
[tsan] Filter OS X architectures for unit testing
Kuba Brecka
2015-11-12
1
-1
/
+5
*
tsan: fix flakiness of sleep_sync2 test
Dmitry Vyukov
2015-11-12
1
-1
/
+4
*
[sanitizer coverage] reset global counters in __sanitizer_reset_coverage
Kostya Serebryany
2015-11-11
2
-0
/
+7
*
[CMake] [Darwin] [Builtins] Force setting the flags we care about at the end ...
Chris Bieneman
2015-11-11
1
-9
/
+11
*
[asan] Remove a flaky test.
Evgeniy Stepanov
2015-11-11
1
-109
/
+0
*
[Windows] Add exports for dll_host test broken by r252071 and r251071
Reid Kleckner
2015-11-11
1
-0
/
+2
*
tsan: fix unused variable in Go build
Dmitry Vyukov
2015-11-11
1
-6
/
+6
*
Revert r252683 - "Sancov in C++."
Diego Novillo
2015-11-11
2
-288
/
+0
*
[ASan] Improve portability of new tests.
Yury Gribov
2015-11-11
2
-2
/
+7
*
[tsan] Rename tsan_test_util_linux.cc to tsan_test_util_posix.cc
Kuba Brecka
2015-11-11
2
-2
/
+2
*
Implement some TLS support for PowerPC64.
Jay Foad
2015-11-11
3
-8
/
+34
[next]