This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0bb9e7af427 Refactor setAlreadyUnrolled() and setAlreadyVectorized(). new e15e0ec30e1 [MemorySSA] Remove verifyClobberSanity.
The 1 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/Analysis/MemorySSA.h | 4 --- lib/Analysis/MemorySSA.cpp | 40 ++++++++-------------------- test/Analysis/MemorySSA/pr40509.ll | 54 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+), 33 deletions(-) create mode 100644 test/Analysis/MemorySSA/pr40509.ll