aboutsummaryrefslogtreecommitdiff
path: root/test/Instrumentation/ThreadSanitizer/atomic.ll
AgeCommit message (Expand)Author
2012-11-27tsan: instrument atomic nand operationDmitry Vyukov
2012-11-26[tsan] add fail order to compare_exchangeDmitry Vyukov
2012-11-09tsan: switch to new memory_order constants (ABI compatible)Dmitry Vyukov
2012-11-09tsan: instrument all atomics (including fetch_add, exchange, cas, etc)Dmitry Vyukov
2012-10-03tsan: update the test for new atomic enumsDmitry Vyukov
2012-10-03tsan: update the test for new atomic enumsDmitry Vyukov
2012-04-27[tsan] Atomic support for ThreadSanitizer, patch by Dmitry VyukovKostya Serebryany