[PATCH] D74516: Extend TimeTrace to LLVM's new pass manager

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 14:57:21 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5a06019d234: Extend TimeTrace to LLVM's new pass manager (authored by amonshiz, committed by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D74516?vs=245178&id=248840#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74516/new/

https://reviews.llvm.org/D74516

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/test/Other/new-pm-time-trace.ll
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74516.248840.patch
Type: text/x-patch
Size: 6937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/bde93586/attachment.bin>


More information about the llvm-commits mailing list