This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea05d68efb0 [X86] Add TEST16mi/TEST32mi/TEST64mi32 to the Sandybridge/H [...] new 507d7742b96 [ORC] Rename SymbolSource to MaterializationUnit, and make [...] new 95aa4b0a44a [X86] Fix the SchedRW for memory forms of CMP and TEST.
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 | 103 ++++---- lib/ExecutionEngine/Orc/Core.cpp | 278 +++++++++++++-------- lib/Target/X86/X86InstrArithmetic.td | 39 +-- test/CodeGen/X86/schedule-x86_64.ll | 76 +++--- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 105 ++++---- .../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 2 +- 6 files changed, 340 insertions(+), 263 deletions(-)