This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository llvm.
from 2ef71bea12c Merging r311068: ------------------------------------------ [...] new a5168b4808e Merging r310906: ------------------------------------------ [...] new 57d2db4719e Merging r310979: ------------------------------------------ [...] new 6c71d138bc3 Merging r310498: ------------------------------------------ [...]
The 3 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: .../llvm/ExecutionEngine/Orc/LazyEmittingLayer.h | 10 +-- lib/CodeGen/VirtRegMap.cpp | 30 +++++++- lib/Target/X86/X86InstrAVX512.td | 55 ++++++++++---- .../CodeGen/ARM/virtregrewriter-subregliveness.mir | 84 ++++++++++++++++++++++ test/CodeGen/X86/avx512bw-intrinsics.ll | 26 +++---- test/CodeGen/X86/avx512bwvl-intrinsics.ll | 24 +++---- test/CodeGen/X86/vector-shuffle-128-v16.ll | 4 +- test/CodeGen/X86/vector-shuffle-128-v8.ll | 6 +- test/CodeGen/X86/vector-shuffle-256-v16.ll | 2 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 2 +- test/CodeGen/X86/vector-shuffle-512-v32.ll | 8 +-- test/CodeGen/X86/vector-shuffle-512-v64.ll | 4 +- 12 files changed, 199 insertions(+), 56 deletions(-) create mode 100644 test/CodeGen/ARM/virtregrewriter-subregliveness.mir