summaryrefslogtreecommitdiff
path: root/test/Instrumentation/ThreadSanitizer/atomic.ll
Commit message (Expand)AuthorAge
* tsan: instrument atomic nand operationDmitry Vyukov2012-11-27
* [tsan] add fail order to compare_exchangeDmitry Vyukov2012-11-26
* tsan: switch to new memory_order constants (ABI compatible)Dmitry Vyukov2012-11-09
* tsan: instrument all atomics (including fetch_add, exchange, cas, etc)Dmitry Vyukov2012-11-09
* 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