Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tsan] two more compile-time optimizations: | Kostya Serebryany | 2012-04-10 | 1 | -11/+42 |
* | [tsan] compile-time instrumentation: do not instrument a read if | Kostya Serebryany | 2012-04-10 | 1 | -5/+82 |
* | [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b... | Kostya Serebryany | 2012-03-26 | 1 | -0/+25 |
* | [tsan] use FunctionBlackList | Kostya Serebryany | 2012-03-14 | 1 | -0/+9 |
* | [tsan] fix compiler warnings | Kostya Serebryany | 2012-02-14 | 1 | -3/+3 |
* | ThreadSanitizer, a race detector. First LLVM commit. | Kostya Serebryany | 2012-02-13 | 1 | -0/+169 |