This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f0fc37 [LV] Stop saying "use -Rpass-analysis=loop-vectorize" new 1a26404 [tsan][llvm] Implement the function attribute to disable TSan [...] new 9728332 [InstCombine] clean up foldSelectOpOp(); NFC new 04777c4 [libFuzzer] do not initialize parts of TracePC -- let them be [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Fuzzer/FuzzerTracePC.cpp | 3 +++ lib/Fuzzer/FuzzerTracePC.h | 4 ++-- lib/Transforms/InstCombine/InstCombineSelect.cpp | 14 ++++--------- lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 23 ++++++++++++++++++++++ ...ze_thread.ll => sanitize-thread-no-checking.ll} | 23 +++++++++++----------- 5 files changed, 43 insertions(+), 24 deletions(-) copy test/Instrumentation/ThreadSanitizer/{no_sanitize_thread.ll => sanitize-threa [...]