This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d91d378 Retry: [llvm-profdata] Speed up merging by using a thread pool new dbee0bf [X86] Rename VINSERTzrr to use a capital Z to match other ins [...] new 9906b88 [MemorySSA] Update to the new shiny walker.
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/Transforms/Utils/MemorySSA.h | 6 + lib/Target/X86/InstPrinter/X86InstComments.cpp | 4 +- lib/Target/X86/X86InstrAVX512.td | 4 +- lib/Transforms/Utils/MemorySSA.cpp | 1137 +++++++++++++++------ test/Transforms/Util/MemorySSA/cyclicphi.ll | 3 +- test/Transforms/Util/MemorySSA/phi-translation.ll | 3 +- 6 files changed, 842 insertions(+), 315 deletions(-)