[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 25 06:13:30 PDT 2018
fedor.sergeev updated this revision to Diff 166863.
fedor.sergeev added a comment.
addressing review comments. In particular significantly simplifying memory management,
getting rid of extra allocations.
Repository:
rL LLVM
https://reviews.llvm.org/D51276
Files:
include/llvm/IR/PassTimingInfo.h
include/llvm/Passes/StandardInstrumentations.h
lib/IR/PassTimingInfo.cpp
lib/Passes/StandardInstrumentations.cpp
test/Other/time-passes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51276.166863.patch
Type: text/x-patch
Size: 12482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/4c67916a/attachment-0001.bin>
More information about the llvm-commits
mailing list