summaryrefslogtreecommitdiff
path: root/test/Instrumentation/ThreadSanitizer
Commit message (Expand)AuthorAge
* tsan: update the test for new atomic enumsDmitry Vyukov2012-10-03
* tsan: update the test for new atomic enumsDmitry Vyukov2012-10-03
* [tsan] Atomic support for ThreadSanitizer, patch by Dmitry VyukovKostya Serebryany2012-04-27
* [tsan] two more compile-time optimizations:Kostya Serebryany2012-04-10
* [tsan] compile-time instrumentation: do not instrument a read ifKostya Serebryany2012-04-10
* [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b...Kostya Serebryany2012-03-26
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* ThreadSanitizer, a race detector. First LLVM commit.Kostya Serebryany2012-02-13