This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 412085b4f39 [ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class. new 68bb94af7f8 [InstCombine] allow shuffle+binop canonicalization with wid [...] new 34cc8449db2 [RuntimeDyld] Add test case that was accidentally left out [...]
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: .../InstCombine/InstructionCombining.cpp | 18 +++- .../RuntimeDyld/X86/CommonSymbols_allocation.s | 102 +++++++++++++++++++++ test/Transforms/InstCombine/vec_shuffle.ll | 16 ++-- 3 files changed, 124 insertions(+), 12 deletions(-) create mode 100644 test/ExecutionEngine/RuntimeDyld/X86/CommonSymbols_allocation.s