This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec283e5c485 [X86][AVX] Split VZEXT_MOVL ymm/zmm if the upper elements a [...] new abeb34a0320 [ORC] Fix some typos. new b18a506abee [JITLink] Add a test for zero-filled content.
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/Orc/LLJIT.h | 2 - .../llvm/ExecutionEngine/Orc/LazyEmittingLayer.h | 4 +- include/llvm/ExecutionEngine/RuntimeDyldChecker.h | 60 ++++++++++++++++++++-- .../JITLink/MachOAtomGraphBuilder.h | 2 +- .../RuntimeDyld/RuntimeDyldChecker.cpp | 36 +++++++++---- .../JITLink/X86/MachO_x86-64_relocations.s | 5 ++ tools/llvm-jitlink/llvm-jitlink-macho.cpp | 39 ++++++++++---- tools/llvm-jitlink/llvm-jitlink.cpp | 9 ++-- tools/llvm-rtdyld/llvm-rtdyld.cpp | 20 ++++---- 9 files changed, 134 insertions(+), 43 deletions(-)