This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 810c818288f [InstCombine] foldUnsignedUnderflowCheck(): one last patter [...] new 88de695493c [MemorySSA] Avoid adding Phis in the presence of unreachabl [...] new 2f9bd276daf [X86] Use VR512_0_15RegClass intead of VR512RegClass in X86 [...]
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: lib/Analysis/MemorySSAUpdater.cpp | 102 ++++++++++++--------- lib/Target/X86/X86VZeroUpper.cpp | 6 +- test/Analysis/MemorySSA/pr40754.ll | 57 ++++++------ test/Analysis/MemorySSA/pr41640.ll | 5 +- test/Analysis/MemorySSA/{PR42940.ll => pr42940.ll} | 0 test/Analysis/MemorySSA/{PR43044.ll => pr43044.ll} | 0 test/Analysis/MemorySSA/pr43317.ll | 7 +- test/Analysis/MemorySSA/pr43438.ll | 46 ++++++++++ 8 files changed, 142 insertions(+), 81 deletions(-) rename test/Analysis/MemorySSA/{PR42940.ll => pr42940.ll} (100%) rename test/Analysis/MemorySSA/{PR43044.ll => pr43044.ll} (100%) create mode 100644 test/Analysis/MemorySSA/pr43438.ll