[PATCH] D59366: [NewPM][TimePasses] allow -time-passes reporting into a custom stream

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 06:55:27 PDT 2019


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

test cleanup - removing unneeded stuff, adding a few more checks, adding comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59366

Files:
  include/llvm/IR/PassTimingInfo.h
  include/llvm/Passes/StandardInstrumentations.h
  lib/IR/PassTimingInfo.cpp
  test/Other/time-passes.ll
  unittests/IR/CMakeLists.txt
  unittests/IR/TimePassesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59366.190820.patch
Type: text/x-patch
Size: 7082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/78d22ea8/attachment.bin>


More information about the llvm-commits mailing list