[PATCH] D83089: DomTree: Extract (mostly) read-only logic into type-erased base classes

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 10:53:39 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG848a68a032d1: DomTree: Extract (mostly) read-only logic into type-erased base classes (authored by nhaehnle).

Changed prior to commit:
  https://reviews.llvm.org/D83089?vs=280482&id=299419#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83089/new/

https://reviews.llvm.org/D83089

Files:
  llvm/include/llvm/CodeGen/MachineDominators.h
  llvm/include/llvm/Support/GenericDomTree.h
  llvm/include/llvm/Support/GenericDomTreeConstruction.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/GenericDomTree.cpp
  llvm/lib/Transforms/Scalar/ADCE.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83089.299419.patch
Type: text/x-patch
Size: 43301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/8da63e32/attachment-0001.bin>


More information about the llvm-commits mailing list