This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8aea2996e2 Fix crbug 759265 by suppressing llvm mt warnings. new 6c6e5410161 [ORC] Fix some comments in JITSymbol. new f3b9c958695 [X86] Allow cross-lane permutations for sub targets support [...]
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/JITSymbol.h | 7 +- lib/Target/X86/X86ISelLowering.cpp | 32 +- test/CodeGen/X86/vector-shuffle-256-v16.ll | 938 ++++++++++++---------- test/CodeGen/X86/vector-shuffle-512-v32.ll | 26 +- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 16 +- test/CodeGen/X86/vector-shuffle-v48.ll | 21 +- test/CodeGen/X86/x86-interleaved-access.ll | 428 +++++----- 7 files changed, 777 insertions(+), 691 deletions(-)