summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl_tests
Commit message (Collapse)AuthorAgeFilesLines
* [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single ↵Alexey Samsonov2012-09-1710-1492/+0
| | | | | | root for gtest-based tests. Support running these tests from lit via check-tsan command. llvm-svn: 164022
* [TSan] support building TSan unittests in CMakeAlexey Samsonov2012-09-131-0/+15
| | | | llvm-svn: 163797
* [TSan] use threadsafe death tests in TSan unit testsAlexey Samsonov2012-07-021-0/+1
| | | | llvm-svn: 159533
* tsan/asan: unify atomics (move atomics from tsan to sanitizer_common)Dmitry Vyukov2012-06-292-2/+3
| | | | llvm-svn: 159437
* tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtimeDmitry Vyukov2012-06-271-2/+5
| | | | llvm-svn: 159294
* Remove file-type tags in .cc files in tsan/ and sanitizer_common/Alexey Samsonov2012-06-048-8/+8
| | | | llvm-svn: 157928
* tsan: compilation of tests with newest clangDmitry Vyukov2012-05-241-2/+4
| | | | llvm-svn: 157392
* tsan: reduce per-thread memory usageDmitry Vyukov2012-05-221-0/+1
| | | | llvm-svn: 157252
* [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet.Kostya Serebryany2012-05-109-0/+1469
llvm-svn: 156545
OpenPOWER on IntegriCloud