Age | Commit message (Expand) | Author |
---|---|---|
2012-07-05 | [tsan] fix compile-time falilure found while building Chromium with tsan (tsa... | Kostya Serebryany |
2012-06-29 | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth |
2012-05-02 | [tsan] typo and style (thanks to Nick Lewycky) | Kostya Serebryany |
2012-04-27 | [tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov | Kostya Serebryany |
2012-04-23 | [tsan] use llvm/ADT/Statistic.h for tsan stats | Kostya Serebryany |
2012-04-10 | [tsan] two more compile-time optimizations: | Kostya Serebryany |
2012-04-10 | [tsan] compile-time instrumentation: do not instrument a read if | Kostya Serebryany |
2012-03-26 | [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b... | Kostya Serebryany |
2012-03-14 | [tsan] use FunctionBlackList | Kostya Serebryany |
2012-02-14 | [tsan] fix compiler warnings | Kostya Serebryany |
2012-02-13 | ThreadSanitizer, a race detector. First LLVM commit. | Kostya Serebryany |