This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c72e2a [x86] add fake scalar FP logic instructions to ReplaceableIns [...] new 337558b [ExecutionEngine] Fix some Clang-tidy modernize-use-default, [...] new b152eae fix comment formatting; NFC
The 2 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: include/llvm/ExecutionEngine/JITEventListener.h | 18 ++++----- include/llvm/ExecutionEngine/JITSymbol.h | 15 ++++---- include/llvm/ExecutionEngine/ObjectCache.h | 12 +++--- .../ExecutionEngine/Orc/CompileOnDemandLayer.h | 44 ++++++++++++++++------ .../llvm/ExecutionEngine/Orc/IndirectionUtils.h | 24 +++++++++--- .../llvm/ExecutionEngine/Orc/LazyEmittingLayer.h | 22 ++++++----- .../llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h | 29 ++++++++------ include/llvm/ExecutionEngine/RTDyldMemoryManager.h | 25 ++++++------ include/llvm/ExecutionEngine/RuntimeDyld.h | 37 +++++++++++------- .../llvm/ExecutionEngine/SectionMemoryManager.h | 13 ++++--- include/llvm/IR/Operator.h | 6 +-- lib/IR/Instructions.cpp | 12 ++---- 12 files changed, 154 insertions(+), 103 deletions(-)