This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ee7123814d [Power9] Add __float128 builtins for Rounding Operations new 211f0307b2f Fix line endings. NFCI. new ae0f1dc9280 [ORC] Rename MaterializationResponsibility::delegate to rep [...]
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 | 7 +- lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 4 +- lib/ExecutionEngine/Orc/Core.cpp | 19 ++- test/CodeGen/X86/vector-mul.ll | 90 ++++++------- test/CodeGen/X86/vector-shift-shl-128.ll | 160 +++++++++++------------ test/CodeGen/X86/vector-shift-shl-256.ll | 104 +++++++-------- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 38 +++++- 7 files changed, 239 insertions(+), 183 deletions(-)