[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 15:15:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356305: [TimePasses] allow -time-passes reporting into a custom stream (authored by fedor.sergeev, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59366

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

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


More information about the llvm-commits mailing list