This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eebfacb84e6 [llvm-mca] use a formatted_raw_ostream to insert padding an [...] new 26e0acdad08 [MemorySSA] Don't sort IDF blocks.
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 | 13 ++----- test/Analysis/MemorySSA/cyclicphi.ll | 24 ++++++------- test/Analysis/MemorySSA/invariant-groups.ll | 42 +++++++++++------------ test/Analysis/MemorySSA/many-dom-backedge.ll | 20 +++++------ test/Analysis/MemorySSA/many-doms.ll | 18 +++++----- test/Analysis/MemorySSA/multi-edges.ll | 8 ++--- test/Analysis/MemorySSA/multiple-backedges-hal.ll | 10 +++--- test/Analysis/MemorySSA/phi-translation.ll | 30 ++++++++-------- 9 files changed, 79 insertions(+), 89 deletions(-)