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
/
lib
/
msan
/
msan_allocator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in fa...
Alexey Samsonov
2014-08-12
1
-21
/
+0
*
Generalize sanitizer allocator public interface.
Alexey Samsonov
2014-07-07
1
-7
/
+29
*
[msan] Reformat one source file.
Evgeniy Stepanov
2014-07-04
1
-22
/
+10
*
tsan: do not use 64-bit atomics in allocator code
Dmitry Vyukov
2014-05-28
1
-8
/
+4
*
[msan] Chained origins re-design.
Evgeniy Stepanov
2014-05-21
1
-6
/
+8
*
[msan] Introduce MsanThread. Move thread-local allocator cache out of TLS.
Evgeniy Stepanov
2014-04-04
1
-13
/
+40
*
[msan] Unpoison memory that is returned to the OS and flush its shadow.
Evgeniy Stepanov
2013-11-20
1
-2
/
+16
*
[msan] Drain allocator cache when leaving thread.
Evgeniy Stepanov
2013-10-22
1
-0
/
+4
*
[msan] Implement allocator_may_return_null=1 in MemorySanitizer.
Evgeniy Stepanov
2013-10-15
1
-2
/
+9
*
[msan] Fix origin of deallocated memory.
Evgeniy Stepanov
2013-09-16
1
-13
/
+22
*
[msan] bool -> int to make msan_interface.h C-compatible.
Evgeniy Stepanov
2013-09-10
1
-1
/
+1
*
[msan] Allocator statistics interface and malloc hooks.
Evgeniy Stepanov
2013-08-02
1
-0
/
+51
*
[sanitizer] add OnMap/OnUmap callbacks to the allocator interface
Kostya Serebryany
2012-12-12
1
-1
/
+1
*
[msan] MemorySanitizer runtime.
Evgeniy Stepanov
2012-12-11
1
-0
/
+107