This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12898607321 [ARM] Regenerate popcnt tests new cc018b73f8c [AARCH64] Regenerate popcnt tests new 54d4881c352 [ORC] During lookup, do not match against hidden symbols in [...]
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/Core.h | 56 ++++---- lib/ExecutionEngine/Orc/Core.cpp | 94 ++++++------ lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 5 +- lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 3 +- lib/ExecutionEngine/Orc/LLJIT.cpp | 2 +- lib/ExecutionEngine/Orc/LazyReexports.cpp | 4 +- .../Orc/RTDyldObjectLinkingLayer.cpp | 2 +- test/CodeGen/AArch64/arm64-vpopcnt.ll | 157 ++++++++++++++++++--- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 60 ++++---- 9 files changed, 270 insertions(+), 113 deletions(-)