This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c1872ad8fd [ORC] Move SimpleCompiler/ConcurrentIRCompiler definitions [...] new c049743f982 [MemorySSA] Invalidate MemorySSA if AA or DT are invalidated.
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 | 3 +++ lib/Analysis/MemorySSA.cpp | 9 +++++++ test/Analysis/MemorySSA/invalidate.ll | 50 +++++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 test/Analysis/MemorySSA/invalidate.ll