This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a7eeb4 Fix llvm-symbolizer to correctly sort a symbol array and calc [...] new dd850be [sanitizer-coverage] make sure asan does not instrument cover [...] new 17fd000 [AArch64] Refactor test per Matthias' request. new 0e5d70c [x86] add tests for FP-logic equivalent instruction replacement
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: .../Instrumentation/SanitizerCoverage.cpp | 2 +- test/CodeGen/X86/fp-logic-replace.ll | 91 ++++++++++++++++++++++ .../SanitizerCoverage/tracing-comdat.ll | 12 ++- unittests/Support/TargetParserTest.cpp | 12 ++- 4 files changed, 111 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/fp-logic-replace.ll