Follow-up to D130434.
Move doSystemDiff to PrintPasses.cpp and call it in MachineFunctionPass.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130833
[MachineFunctionPass] Support -print-changed={,c}diff{,-quiet} ClosedPublic Authored by MaskRay on Jul 30 2022, 11:20 PM.
Details Summary Follow-up to D130434.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2022, 9:28 AM This revision was landed with ongoing or failed builds.Aug 1 2022, 12:56 PM Closed by commit rG2b70bebc6d7b: [MachineFunctionPass] Support -print-changed={,c}diff{,-quiet} (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449103 llvm/include/llvm/IR/PrintPasses.h
llvm/lib/CodeGen/MachineFunctionPass.cpp
llvm/lib/IR/PrintPasses.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/ChangePrinters/print-changed-diff-machine.ll
llvm/test/Other/print-changed-machine.ll
|