This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from ae68cdb Add external project LDC to release notes. new 00db617 Merging r295213: -------------------------------------------- [...] new 50919cc Merging r295215: -------------------------------------------- [...] new 3ed1bc5 Merging r295230: -------------------------------------------- [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++++- .../Instrumentation/AddressSanitizer.cpp | 15 ++++++++++--- lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 7 ++++++ test/CodeGen/X86/pr31956.ll | 25 +++++++++++++++++++++ test/Instrumentation/AddressSanitizer/basic.ll | 26 ++++++++++++++++++++++ test/Instrumentation/ThreadSanitizer/tsan_basic.ll | 24 ++++++++++++++++++++ 6 files changed, 101 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/pr31956.ll