This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45657b2c3b4 [AMDGPU] Fold copy (copy vgpr) new 43980ea1fbf AMDGPU/NFC: Simplify VOP_MAC_F16/F32 new 3764510fd97 [lli] Fix ArgV setup bug when running in -jit-kind=orc-lazy mode. new 73ff7f8fad6 [ORC] LastKey needs to be protected to prevent data races. new 4bcdd902842 [ORC] Coalesce all of ORC's symbol renaming / linkage-promo [...]
The 4 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: .../ExecutionEngine/Orc/CompileOnDemandLayer.h | 32 ++--------- include/llvm/ExecutionEngine/Orc/Core.h | 4 +- .../llvm/ExecutionEngine/Orc/IndirectionUtils.h | 16 ++++-- include/llvm/ExecutionEngine/Orc/LLJIT.h | 1 + lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 64 +++++----------------- lib/ExecutionEngine/Orc/LLJIT.cpp | 2 +- lib/Target/AMDGPU/VOP2Instructions.td | 13 +---- tools/lli/lli.cpp | 6 +- 8 files changed, 40 insertions(+), 98 deletions(-)