[PATCH] D51276: [New PM][PassTiming] implement -time-passes for the new pass manager

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 14:36:08 PDT 2018


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

moving all the timer code into PassInstrumentation callbacks
(nothing timer specific in PassManager now)


Repository:
  rL LLVM

https://reviews.llvm.org/D51276

Files:
  include/llvm/IR/PassTimingInfo.h
  lib/IR/PassTimingInfo.cpp
  lib/Passes/PassBuilder.cpp
  test/Other/time-passes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51276.163924.patch
Type: text/x-patch
Size: 9518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/ae9a71c3/attachment.bin>


More information about the llvm-commits mailing list