[PATCH] D51632: [New PM][PassInstrumentation] enhancing PassInstrumentation with PassManager tracking

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 15:18:49 PDT 2018


fedor.sergeev updated this revision to Diff 165167.
fedor.sergeev added a comment.

adding unittest changes, making unittest essentially the same as shown in https://reviews.llvm.org/D51973


Repository:
  rL LLVM

https://reviews.llvm.org/D51632

Files:
  include/llvm/Analysis/CGSCCPassManager.h
  include/llvm/Analysis/PrintIR.h
  include/llvm/IR/PassInstrumentation.h
  include/llvm/IR/PassManager.h
  include/llvm/Transforms/Scalar/LoopPassManager.h
  lib/Analysis/CGSCCPassManager.cpp
  lib/Analysis/PrintIR.cpp
  lib/IR/PassInstrumentation.cpp
  lib/Transforms/Scalar/LoopPassManager.cpp
  unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51632.165167.patch
Type: text/x-patch
Size: 25990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/819aaa74/attachment.bin>


More information about the llvm-commits mailing list