This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d217469872d Revert "Bump minimum toolchain version" new dbe3ece2e56 GlobalISel: Fix MMO creation with non-power-of-2 mem size new 2172148613f [sanitizer-coverage] prune trace-cmp instrumentation for CM [...] new ba2f0c0ea2a [x86] add test for missed opportunity to use 'inc'; NFC
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/GlobalISel/IRTranslator.cpp | 9 +++-- .../Instrumentation/SanitizerCoverage.cpp | 36 +++++++++++++++++- .../AArch64/GlobalISel/arm64-irtranslator.ll | 9 +++++ test/CodeGen/X86/slow-incdec.ll | 43 ++++++++++++++++++++++ .../SanitizerCoverage/backedge-pruning.ll | 32 ++++++++++++++++ 5 files changed, 123 insertions(+), 6 deletions(-) create mode 100644 test/Instrumentation/SanitizerCoverage/backedge-pruning.ll