[msan] Handling of atomic load/store, atomic rmw, cmpxchg.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 24 Sep 2013 11:20:27 +0000 (11:20 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 24 Sep 2013 11:20:27 +0000 (11:20 +0000)
commitecf0fcd2b17ccc71b2a7b5849c1416aeb48a9390
tree0a20c8f3b5ca6d8421ec9622e57489372a6d7385
parentae1fb8fc19dcfd2f0e33a36f40d687b08dcc9a6b
[msan] Handling of atomic load/store, atomic rmw, cmpxchg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191287 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/MemorySanitizer.cpp
test/Instrumentation/MemorySanitizer/atomics.ll [new file with mode: 0644]
test/Instrumentation/MemorySanitizer/msan_basic.ll