Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tsan: Optimize performance of Thread sanitizer memory access functions | Dmitry Vyukov | 2019-02-07 | 1 | -10/+14 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | tsan: fix a bug memory access handling | Dmitry Vyukov | 2015-04-28 | 1 | -1/+2 |
* | tsan: optimize memory access functions | Dmitry Vyukov | 2014-05-30 | 1 | -12/+1 |
* | tsan: use memory access size for Go after all | Dmitry Vyukov | 2013-06-06 | 1 | -2/+1 |
* | tsan: detect races between plain and atomic memory accesses | Dmitry Vyukov | 2013-02-01 | 1 | -8/+6 |
* | tsan: do not check for intersecting memory accesses in Go (all accesses are 1... | Dmitry Vyukov | 2013-01-31 | 1 | -2/+2 |
* | tsan: better function names | Dmitry Vyukov | 2012-11-13 | 1 | -2/+2 |
* | [tsan] First commit of ThreadSanitizer (TSan) run-time library. | Kostya Serebryany | 2012-05-10 | 1 | -0/+79 |