[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
Fri Sep 21 05:04:06 PDT 2018


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

adding TimePasses to StandardInstrumentations, cleaning up a bit.


Repository:
  rL LLVM

https://reviews.llvm.org/D51276

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51276.166452.patch
Type: text/x-patch
Size: 15408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/0d5ccd95/attachment.bin>


More information about the llvm-commits mailing list