History log of /external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33a040af0f32bcf2e5ab25fa2c9b6a81d3a59092 01-Feb-2013 Dmitry Vyukov <dvyukov@google.com> tsan: flip is_write bit in shadow to is_read
this makes calculation of interesting predicates faster


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174164 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc
334553ec45d8982df45a6f5e656e068142ecde3f 01-Feb-2013 Dmitry Vyukov <dvyukov@google.com> tsan: detect races between plain and atomic memory accesses


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174163 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc
d698edc4f74a17048eef3342a9fa42b3ebba802a 28-Nov-2012 Dmitry Vyukov <dvyukov@google.com> tsan: dynamic history size
introduces history_size parameter that can be used to control trace size at startup


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@168786 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc
0d35d9d9b1ff686b53918f9fd36797f0911db663 28-Nov-2012 Dmitry Vyukov <dvyukov@google.com> tsan: change fast state layout in preparation to dynamic traces


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@168784 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc
f548ef8e3c6bce5a6b2bee48b8f942d2e27ebf92 17-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164022 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/tests/unit/tsan_shadow_test.cc