[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 Oct 5 15:33:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
fedor.sergeev marked an inline comment as done.
Closed by commit rL343898: [New PM][PassTiming] implement -time-passes for the new pass manager (authored by fedor.sergeev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51276?vs=168309&id=168548#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51276

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

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


More information about the llvm-commits mailing list