This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c3bbb46642 [HWASan] Do not retag allocas before return from the function. new d1ed9d650dd [MemorySSA] Add APIs to MemoryPhis to delete incoming block [...]
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 | 40 ++++++++++++++++++++++++++++++++ include/llvm/Analysis/MemorySSAUpdater.h | 9 +++++++ lib/Analysis/MemorySSA.cpp | 9 ++++--- lib/Analysis/MemorySSAUpdater.cpp | 33 ++++++++++++++++++++++++++ 4 files changed, 88 insertions(+), 3 deletions(-)