Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84773
[NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run callback ClosedPublic Authored by ychen on Jul 28 2020, 10:36 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 28 2020, 10:49 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 8:27 AM Closed by commit rG7a2e1122ae46: [NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run… (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281608 llvm/include/llvm/IR/PassTimingInfo.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/IR/PassTimingInfo.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
|