This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0b9470673c [X86] Move promotion of vector and/or/xor from legalization [...] new aa8c49dafa1 [ORC] Simplify naming for JITDylib definition generators.
The 1 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 | 31 ++++++++------ include/llvm/ExecutionEngine/Orc/ExecutionUtils.h | 32 +++++++-------- lib/ExecutionEngine/Orc/Core.cpp | 49 +++++++++++------------ lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 20 +++++---- tools/lli/lli.cpp | 4 +- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 19 ++++----- 6 files changed, 80 insertions(+), 75 deletions(-)