[PATCH] D17833: [tsan] Add support for pointer typed atomic stores, loads, and cmpxchg

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 15:21:16 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262876: [tsan] Add support for pointer typed atomic stores, loads, and cmpxchg (authored by zaks).

Changed prior to commit:
  http://reviews.llvm.org/D17833?vs=49681&id=50003#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17833

Files:
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/test/Instrumentation/ThreadSanitizer/atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17833.50003.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160307/8713b803/attachment.bin>


More information about the llvm-commits mailing list