[PATCH] D51535: [PassTiming] reporting time-passes separately for multiple pass instances of the same pass

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 03:32:01 PDT 2018


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

as per comments - moving the code around, updating the test.


Repository:
  rL LLVM

https://reviews.llvm.org/D51535

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51535.163683.patch
Type: text/x-patch
Size: 6696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/057551bc/attachment.bin>


More information about the llvm-commits mailing list