This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50257f1a7ac Add __builtin_dcbf support for PPC new a47aa18633d [MemorySSA] Invalidate MemorySSA if AA or DT are invalidated. new 159303d49d1 [PDB] Fixed null pointer dereference
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/Analysis/MemorySSA.h | 3 ++ lib/Analysis/MemorySSA.cpp | 9 +++++ test/Analysis/MemorySSA/invalidate.ll | 53 +++++++++++++++++++++++++++++ tools/llvm-pdbutil/PrettyFunctionDumper.cpp | 2 +- 4 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 test/Analysis/MemorySSA/invalidate.ll