[asan] Disabling speculative loads under asan. Patch by Mike Aizatsky
authorKostya Serebryany <kcc@google.com>
Wed, 14 Oct 2015 00:21:05 +0000 (00:21 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 14 Oct 2015 00:21:05 +0000 (00:21 +0000)
commit9253eff13e3eb1c4ae66ae2b660c702f285c229d
tree32a6ba34788e866d96564552524e852b2ba34a2a
parent1184005c1ef3377ebb0b327df90c7819bcd7a1da
[asan] Disabling speculative loads under asan. Patch by Mike Aizatsky

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250259 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp
test/Transforms/SimplifyCFG/no_speculative_loads_with_asan.ll [new file with mode: 0644]