[PATCH] D46899: [MemorySSA] Don't sort IDF blocks.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 11:44:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332385: [MemorySSA] Don't sort IDF blocks. (authored by mzolotukhin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46899?vs=146887&id=146895#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46899

Files:
  llvm/trunk/include/llvm/Analysis/MemorySSA.h
  llvm/trunk/lib/Analysis/MemorySSA.cpp
  llvm/trunk/test/Analysis/MemorySSA/cyclicphi.ll
  llvm/trunk/test/Analysis/MemorySSA/invariant-groups.ll
  llvm/trunk/test/Analysis/MemorySSA/many-dom-backedge.ll
  llvm/trunk/test/Analysis/MemorySSA/many-doms.ll
  llvm/trunk/test/Analysis/MemorySSA/multi-edges.ll
  llvm/trunk/test/Analysis/MemorySSA/multiple-backedges-hal.ll
  llvm/trunk/test/Analysis/MemorySSA/phi-translation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46899.146895.patch
Type: text/x-patch
Size: 17881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/91078465/attachment.bin>


More information about the llvm-commits mailing list