[PATCH] D50300: [WIP!][Dominators] Collect DomTree construction/update statistics and timing data

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 22:36:23 PDT 2018


NutshellySima updated this revision to Diff 171862.
NutshellySima added a comment.

1. Add the timer on stateful deduplication (which aims to be deprecated soon).
2. rebase.


https://reviews.llvm.org/D50300

Files:
  include/llvm/IR/DomTreeUpdater.h
  include/llvm/Support/GenericDomTree.h
  lib/IR/DomTreeUpdater.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50300.171862.patch
Type: text/x-patch
Size: 12723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/84e4338c/attachment.bin>


More information about the llvm-commits mailing list