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
*
Re-enable ASAN/UBSAN tests on ARM, with VFP3 they began to pass
Renato Golin
2014-10-14
5
-5
/
+0
*
Add complex multiply/divide functions to arm64 iOS libclang_rt libraries.
Bob Wilson
2014-10-14
2
-15
/
+2
*
[UBSan] XFAIL test added in r219642 on Darwin
Alexey Samsonov
2014-10-14
1
-0
/
+3
*
[sanitizer] Fix a crash in FP unwinder on ARM.
Evgeniy Stepanov
2014-10-14
2
-11
/
+47
*
Fix silly commit to disable test on ARM
Renato Golin
2014-10-14
1
-1
/
+1
*
Disable failing ASAN LongJump test on ARM
Renato Golin
2014-10-14
1
-3
/
+3
*
tsan: remove trailing whitespace
Dmitry Vyukov
2014-10-14
1
-1
/
+1
*
[asan] Add fast_unwind_on_check flag.
Evgeniy Stepanov
2014-10-14
4
-1
/
+15
*
tsan: refactor atexit handling
Dmitry Vyukov
2014-10-14
2
-36
/
+109
*
Sanitize upcasts and conversion to virtual base.
Alexey Samsonov
2014-10-13
3
-4
/
+35
*
Fix minor typos in comments.
Filipe Cabecinhas
2014-10-13
2
-2
/
+2
*
tsan: better reporting for virtual-call-after-free
Dmitry Vyukov
2014-10-13
5
-1
/
+42
*
[UBSan] Disable one run line of this test to allow the test as a whole
Chandler Carruth
2014-10-11
1
-1
/
+1
*
[UBSan] Fix UBSan testcase for float->int conversion after LLVM r219542.
Alexey Samsonov
2014-10-11
1
-2
/
+5
*
[asan][mips] Adding support of asan for mipsel arch
Petar Jovanovic
2014-10-10
2
-2
/
+2
*
Disabling main() check on UBSAN, since the noreturn check is already made
Renato Golin
2014-10-10
1
-2
/
+0
*
[Tsan] Do not use INTERCEPT_FUNCTION_VER() on FreeBSD
Viktor Kutuzov
2014-10-10
1
-1
/
+5
*
[Tsan] Fix the getline_nohang.cc test to build on FreeBSD
Viktor Kutuzov
2014-10-10
1
-0
/
+4
*
[Tsan] Fix comments in the user_fopen.cc and user_malloc.cc tests
Viktor Kutuzov
2014-10-10
2
-2
/
+2
*
[Tsan] Make the user_fopen.cc and user_malloc.cc tests Linux-specific
Viktor Kutuzov
2014-10-10
3
-0
/
+9
*
XFAIL some more sanitiser ARMv7l tests
Renato Golin
2014-10-09
5
-0
/
+5
*
[Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass on FreeBSD
Viktor Kutuzov
2014-10-09
2
-2
/
+2
*
[Tsan] Fix the global_race tests to pass on FreeBSD
Viktor Kutuzov
2014-10-09
3
-3
/
+9
*
[Tsan] Fix the blacklist2.cc test to pass on FreeBSD
Viktor Kutuzov
2014-10-09
1
-1
/
+1
*
[Sanitizers] Intercept dlopen() and dlclose() on FreeBSD
Viktor Kutuzov
2014-10-09
1
-1
/
+2
*
[Tsan] Fix references to libc entities in tsan_interceptors.cc on FreeBSD
Viktor Kutuzov
2014-10-09
1
-0
/
+14
*
Mark sanitizer tests XFAIL on ARMv7
Renato Golin
2014-10-08
23
-0
/
+25
*
Remove bashisms and switch to /bin/sh
Ed Maste
2014-10-08
1
-16
/
+16
*
AArch64: don't just hack arm64 support into compiler-rt.
Tim Northover
2014-10-08
1
-10
/
+3
*
AArch64: add support for ARM64 iOS versions of compiler-rt.
Tim Northover
2014-10-08
9
-7
/
+67
*
Separating ARM/AArch64 Compiler-RT tests
Renato Golin
2014-10-08
1
-4
/
+5
*
[ASan] Bump the minimum OSX version required to run ASan to 10.7.
Alexander Potapenko
2014-10-08
2
-2
/
+2
*
Custom wrappers for DFSanitizing sprintf & snprintf.
Lorenzo Martignoni
2014-10-08
6
-14
/
+416
*
Avoid bashisms and switch to /bin/sh
Ed Maste
2014-10-07
1
-14
/
+23
*
Run profile tests on FreeBSD
Ed Maste
2014-10-07
2
-5
/
+9
*
Fixed asan-asm-stacktrace-test.cc
Yuri Gorshenin
2014-10-07
1
-3
/
+7
*
builtins: add missed change from previous commit
Saleem Abdulrasool
2014-10-07
1
-1
/
+1
*
builtins: rework use of DEFINE_COMPILERRT_THUMB_FUNCTION
Saleem Abdulrasool
2014-10-07
11
-8
/
+44
*
[asan] Minor tweak to asan_device_setup.
Evgeniy Stepanov
2014-10-06
1
-1
/
+2
*
Try harder to fix ARM/Linux after r219040.
Bob Wilson
2014-10-04
1
-1
/
+6
*
Attempt to fix ARM/Linux after r219040.
Bob Wilson
2014-10-04
1
-1
/
+1
*
Fix the armv7 thumb builtins on darwin
Steven Wu
2014-10-04
12
-12
/
+24
*
tsan: output stats about stackdepot in memory profiler
Dmitry Vyukov
2014-10-03
1
-1
/
+4
*
[asan] Support Android/x86 in asan_device_setup.
Evgeniy Stepanov
2014-10-03
1
-13
/
+28
*
[Compiler-rt][MIPS][Profile] Adding support for MIPS32/64
Daniel Sanders
2014-10-02
1
-3
/
+10
*
[asan] make new_array_cookie_test more robust
Kostya Serebryany
2014-10-01
1
-2
/
+7
*
[ASan] Don't use large stack buffer for local variable name in stack frame de...
Alexey Samsonov
2014-10-01
1
-17
/
+17
*
[ASan] Make stack-buffer-overflow reports more robust
Alexey Samsonov
2014-10-01
4
-46
/
+54
*
[asan] Scale back mmap_limit_mb test.
Evgeniy Stepanov
2014-10-01
1
-4
/
+4
*
[sanitizer] Add i686 arch to compiler-rt.
Evgeniy Stepanov
2014-10-01
5
-7
/
+14
[next]