This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eede34f491c [X86] Use the correct types in some recently added isel patterns. new af68baa2093 [ThinLTO] Require x86 target for new test new 0f11eb4472d Clarify wording of a doxygen comment, NFC new 2d1b15b0368 Fix comments which mixed up 'before' and 'after', NFC new 1c00edf2e4f [docs] Update usage directive for llvm-cov report -show-functions new 0f602cf8528 [X86][SLH] Regroup the instructions in isDataInvariantLoad [...] new 2c5f2079745 [X86][SLH] Add VEX and EVEX conversion instructions to isDa [...] new 7cd0250e8e6 [X86][SLH] Remove PDEP and PEXT from isDataInvariantLoad
The 7 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: docs/CommandGuide/llvm-cov.rst | 4 +- include/llvm/IR/DebugInfoMetadata.h | 6 +- include/llvm/Transforms/Utils/Local.h | 2 +- lib/Target/X86/X86SpeculativeLoadHardening.cpp | 115 +++++++++++---------- lib/Transforms/Utils/Local.cpp | 4 +- .../FunctionImport/funcimport_resolved.ll | 2 + 6 files changed, 72 insertions(+), 61 deletions(-)