[tsan] disable load widening in ThreadSanitizer mode
authorKostya Serebryany <kcc@google.com>
Wed, 13 Feb 2013 05:59:45 +0000 (05:59 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 13 Feb 2013 05:59:45 +0000 (05:59 +0000)
commit7bce462c15356229e13d78d14560feaac30a0f5f
tree4426fc08f412f83fd764e736500b7c694ca9b969
parent39f02940ba085af79011f7e9095bf9902cd0fa6f
[tsan] disable load widening in ThreadSanitizer mode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll [new file with mode: 0644]