[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 18 13:54:09 PDT 2018
fedor.sergeev updated this revision to Diff 166030.
fedor.sergeev added a comment.
rebasing on top of new changes and removing pass-managers tracking.
Now it collects timing data per-pass-invocation.
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.166030.patch
Type: text/x-patch
Size: 15361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/33ef28b5/attachment.bin>
More information about the llvm-commits
mailing list