This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7addc5a025 [Hexagon] Turn off flag enabling auto-vectorization new 3963b7d5e4e [ORC] Merge VSO notifyResolutionFailed and notifyFinalizati [...] new 08893d364d3 [ORC] Add a MaterializationResponsibility class to track re [...]
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 | 74 ++++--- include/llvm/ExecutionEngine/Orc/Legacy.h | 4 +- lib/ExecutionEngine/Orc/Core.cpp | 220 +++++++++++++-------- lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 4 +- lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 8 +- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 95 ++++----- .../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 2 +- 7 files changed, 231 insertions(+), 176 deletions(-)