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
/
tsan
/
rtl
/
tsan_interface_atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsan: fix compilation with -pedantic
Dmitry Vyukov
2012-12-13
1
-1
/
+1
*
tsan: add __attribute__((visibility("default"))) to interface functions
Dmitry Vyukov
2012-12-04
1
-62
/
+68
*
tsan: fix macro mess
Dmitry Vyukov
2012-11-27
1
-6
/
+2
*
tsan: fix compilation for dead old compilers (why we are supporting them at a...
Dmitry Vyukov
2012-11-27
1
-0
/
+12
*
tsan: add 128-bit atomic operations
Dmitry Vyukov
2012-11-27
1
-4
/
+32
*
tsan: add atomic nand operation
Dmitry Vyukov
2012-11-26
1
-0
/
+9
*
tsan: add failure memory order to atomic compare exchange functions
Dmitry Vyukov
2012-11-23
1
-12
/
+20
*
tsan: switch to new memory_order constants (ABI compatible)
Dmitry Vyukov
2012-11-09
1
-6
/
+6
*
tsan: add __tsan_atomicX_compare_exchange_val() function
Dmitry Vyukov
2012-11-09
1
-0
/
+13
*
tsan: add atomic_fetch_sub() and atomic_signal_fence() functions
Dmitry Vyukov
2012-10-04
1
-0
/
+10
*
tsan: prepare for migration to new memory_order enum values (ABI compatible)
Dmitry Vyukov
2012-10-03
1
-0
/
+2
*
[TSan] fix a bunch of warnings reported by pedantic gcc
Alexey Samsonov
2012-09-13
1
-1
/
+1
*
tsan: add more atomics to public interface (fetch_or/and/xor + 1-,2-byte vers...
Dmitry Vyukov
2012-05-14
1
-0
/
+48
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+73