This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d2f373bc6d gn build: Add build files for compiler-rt/lib/profile new d44a8316ba0 [MemorySSA] Add additional verification for phis.
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 | 1 + lib/Analysis/MemorySSA.cpp | 42 ++++++++++++++++++++++++++++++++++ lib/Analysis/MemorySSAUpdater.cpp | 2 +- test/Analysis/MemorySSA/unreachable.ll | 31 +++++++++++++++++++++++++ 4 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 test/Analysis/MemorySSA/unreachable.ll