[PATCH] D84773: [NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run callback

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 10:36:06 PDT 2020


ychen created this revision.
ychen added reviewers: asbirlea, aeubanks, hans.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
ychen requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84773

Files:
  llvm/include/llvm/IR/PassTimingInfo.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/IR/PassTimingInfo.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84773.281288.patch
Type: text/x-patch
Size: 3604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/6c9bb030/attachment.bin>


More information about the llvm-commits mailing list